Skip to content

Releases: despark/password-policy-bundle

Customisable messages

06 Jan 09:18
129d2ae
Compare
Choose a tag to compare
v0.1.10

Merge pull request #3 from p-stoyanov/feature/error-message-configura…

Version 0.1.9

27 Mar 08:59
11b2252
Compare
Choose a tag to compare

Redirect master requests only. Redirecting sub-requests causes exceptions.

Store only changed passwords

09 Aug 14:11
dd71bb1
Compare
Choose a tag to compare

Fixed first password is stored twice

v0.1.7

06 Aug 09:54
4013406
Compare
Choose a tag to compare
Keep cache of passwords changed during request so we won't trigger twice

v0.1.6

31 Jul 12:00
19eaee8
Compare
Choose a tag to compare
Make sure insertion listener password history code is called only onc…

v0.1.5

31 Jul 10:30
718e1fe
Compare
Choose a tag to compare
When entity is inserted we check for password changed at column to ma…

v0.1.4: Compute changeSet only for the history class

31 Jul 09:10
0beb8d6
Compare
Choose a tag to compare

v0.1.3

26 Jul 07:44
36fc6e9
Compare
Choose a tag to compare
Return null if current user doesn't support password policy

v0.1.2

13 Jul 13:57
5b78f1d
Compare
Choose a tag to compare
Change password policy error copy

v0.1.1: Make sure to save the password if we just create the entity

11 Jul 12:33
74c808d
Compare
Choose a tag to compare
Save password when it was null and now it becomes a new one.