]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Controllers/AuthController.php
Merge branch 'hotfix/1.0.4'
[galette.git] / galette / lib / Galette / Controllers / AuthController.php
2024-03-01 Johan CwiklinskiMerge branch 'hotfix/1.0.3'
2024-03-01 Johan CwiklinskiAdd message when deprecated constant is used
2023-12-07 Johan CwiklinskiMerge branch 'release/1.0.0'
2023-02-21 Johan Cwiklinskiphpstan level 3
2023-02-10 Johan CwiklinskiMigration to slimv4
2022-06-08 Johan CwiklinskiFix CS? update copyright date
2022-06-08 Guillaume AGNIERAYConvert passwd lost and recovery templates to twig
2022-06-08 Guillaume AGNIERAYConvert login and passwd recover templates to twig
2021-07-03 Johan CwiklinskiMerge branch 'release/0.9.5'
2021-04-05 Johan CwiklinskiPrevent some possible XSS
2021-01-10 Johan CwiklinskiReplacements feature; fixes #1393
2020-12-24 Johan CwiklinskiAdd new text for disabled accounts, send on password...
2020-12-20 Johan CwiklinskiFix password recovery email
2020-12-13 Johan CwiklinskiIntegrate php-di; closes #1372
2020-12-06 Johan CwiklinskiSession is useless in Login
2020-12-06 Johan CwiklinskiFixes from scrutinizer errors
2020-10-18 Johan CwiklinskiMerge branch 'release/0.9.4.1'
2020-07-07 Johan CwiklinskiCleanup unused code; missing use; indent
2020-07-04 Johan CwiklinskiMerge branch 'release/0.9.4'
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-06-10 Johan CwiklinskiFixes, run CS on PHP 7.4
2020-05-03 Johan CwiklinskiMigrate password routes lost to Authentication controller
2020-05-01 Johan CwiklinskiMigrate authentication routes to a controller class