Skip to content

Releases: inventage/keycloak-password-hashprovider-extension

2.0.0

20 Jul 06:59
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. The changes should be categorized under one of
these sections: Added, Changed, Deprecated, Removed, Fixed or Security.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

2.1.0-Unreleased - ???

2.0.0-202307200659-6-d59b2187 2023-07-20

Changed

  • Upgrade to Keycloak 22

1.0.0-202307061405-5-5dd6327d 2023-07-06

Added

  • PasswordHashProvider for Argon2
    and BCrypt. Only password validation is implemented!

1.0.0

06 Jul 14:05
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. The changes should be categorized under one of these sections: Added, Changed, Deprecated, Removed, Fixed or Security.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

1.1.0-Unreleased - ???

1.0.0-202307061405-5-5dd6327d 2023-07-06

Added

  • PasswordHashProvider for Argon2 and BCrypt. Only password validation is implemented!