Skip to content

Releases: terminal42/contao-password-validation

1.1.1

06 Jun 07:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

28 Jun 09:54
Compare
Choose a tag to compare
DBAL 3.0 compat

1.0.12

26 Nov 14:24
Compare
Choose a tag to compare
Restore compatibiltiy with symfony/config v5

1.0.11

25 Nov 12:59
Compare
Choose a tag to compare
Validate password in user registration and personal data modules. Clo…

1.0.10

23 Nov 14:47
Compare
Choose a tag to compare
Remove DCA config after changing to annotaitons. Fixes #11.

1.0.9

23 Nov 13:26
Compare
Choose a tag to compare
Use correct annotation. Fixes #10

1.0.8

19 Nov 12:58
0202e6b
Compare
Choose a tag to compare
Allow PHP 8

1.0.7

06 Oct 21:28
Compare
Choose a tag to compare
Fix disabling the account

1.0.6

27 Aug 15:18
Compare
Choose a tag to compare

Fix invalid passwords of back end users. This bug results from a change in PHP:

7.4.0 | The values of the password algo IDs (PASSWORD_BCRYPT, PASSWORD_ARGON2I, PASSWORD_ARGON2ID and PASSWORD_DEFAULT) are now strings. Previously, they have been integers.

1.0.5

13 Aug 15:00
b633435
Compare
Choose a tag to compare
Use correct exception