Releases: scheb/two-factor-bundle
Releases · scheb/two-factor-bundle
v4.18.4
30 Oct 19:34
Compare
Sorry, something went wrong.
No results found
Fix compatibility issue with Symfony 5.2 (Undefined class constant 'PUBLIC_ACCESS')
v4.18.3
21 Sep 13:35
Compare
Sorry, something went wrong.
No results found
Fix FatalThrowableError in RememberMeServicesDecoratorCompilerPass when service id is not a string, thanks to @enemis
v4.18.2
13 Aug 17:14
Compare
Sorry, something went wrong.
No results found
Fix when invalidate_session is set false that prepared providers are not reset on the next login, issue #296
v4.18.1
03 Aug 18:37
Compare
Sorry, something went wrong.
No results found
The main branch was changed to 4.x.
Besides that, some minor fixes and optimizations worth mentioning:
Provide license in export 6aadc7e
PHP version constraint >=7.1.3 to allow PHP8 0f91a18
v4.18.0
03 Jun 13:19
Compare
Sorry, something went wrong.
No results found
Support doctrine/persistence v2
v4.17.0
01 Jun 11:04
Compare
Sorry, something went wrong.
No results found
Added support for the PUBLIC_ACCESS attribute, which was introduced in Symfony 5.1 to replace IS_AUTHENTICATED_ANONYMOUSLY, thanks to @wouterj
Added a method to easily re-send the email with the authentication code 85f25ad
v4.16.0
08 May 19:37
Compare
Sorry, something went wrong.
No results found
Add option post_only to allow only POST requests to check_path (default false)
Code optimizations from Psalm d85ddf7
Add leading \ before function invocation to speed up resolving 134b247
v4.15.0
29 Apr 10:37
Compare
Sorry, something went wrong.
No results found
Allow using the form template on multiple firewalls by passing the configured checkPath #285 , thanks to @gnat42
v4.14.0
15 Feb 13:09
Compare
Sorry, something went wrong.
No results found
Use of NullLogger when no logger is set #268 , thanks to @Spomky
Use null coalescing operator instead of ternary if #269 , thanks to @jdreesen
v3.29.0
15 Feb 13:09
Compare
Sorry, something went wrong.
No results found