]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Core/Login.php
Remove 'svn' lines
[galette.git] / galette / lib / Galette / Core / Login.php
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-06-10 Scrutinizer Auto... Scrutinizer Auto-Fixes (#59)
2020-03-28 Johan CwiklinskiVarious texts fixes, from comments on weblate
2020-03-07 Johan CwiklinskiMerge remote-tracking branch 'weblate/develop' into...
2020-03-07 Johan CwiklinskiSwitch to Laminas
2018-12-22 Johan CwiklinskiMerge branch 'release/0.9.2'
2018-07-08 Johan CwiklinskiFix typo on occurred
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-07-21 Johan CwiklinskiCleanup
2017-06-09 Johan CwiklinskiFix CS
2017-06-08 Georges RacinetLogging remote IPs in case of failed login
2017-04-17 Johan CwiklinskiAdd test on password
2017-03-11 Johan CwiklinskiLogin with email; closes #919
2016-12-24 Johan CwiklinskiMerge branch 'hotfix/0.8.3.3' into develop
2016-12-15 Johan CwiklinskiMerge branch 'hotfix/0.8.3.1' into develop
2016-12-07 Johan CwiklinskiNo need to implement serializable since it is now handl...
2016-10-23 Johan CwiklinskiCoding standards
2016-10-17 Johan CwiklinskiFix impersonating
2016-10-17 Johan CwiklinskiFix impersonating; keep flash messages accross redirect...
2016-10-17 Johan CwiklinskiAdd impersonating
2016-10-17 Johan CwiklinskiMerge branch 'release/0.8.3'
2016-06-06 Johan CwiklinskiMerge branch 'hotfix/0.8.2.3' into develop
2016-06-06 Johan CwiklinskiMerge branch 'hotfix/0.8.2.3'
2016-06-06 Johan CwiklinskiPrevent inactive users to log in; fixes #941
2015-10-25 Johan CwiklinskiRemove globals on authentication; refs #414
2014-10-28 Johan CwiklinskiMerge branch 'release/0.8.1'
2014-10-01 Johan CwiklinskiRemove "as" in use statements when not needeed
2014-09-14 Johan CwiklinskiMerge branch 'release/0.8'
2014-01-04 Johan CwiklinskiUpdate copyright date
2013-12-22 Johan CwiklinskiAlign comments
2013-12-22 Johan CwiklinskiMake member modification work, add some wrapper method...
2013-12-22 Johan CwiklinskiZF2:core Db object improvments / members
2013-12-22 Johan CwiklinskiMake login and show member work with ZF2
2013-02-23 Johan CwiklinskiMerge branch 'release/0.7.4' 0.7.4
2013-01-19 Johan CwiklinskiMerge branch 'hotfix/0.7.3.2' into develop
2013-01-16 Johan CwiklinskiSecurity : use php 5.5 password_hash instead of md5...
2013-01-16 Johan CwiklinskiUser language was not stored in session; fixes #451
2013-01-01 Johan CwiklinskiMerge branch 'release/0.7.3' 0.7.3
2013-01-01 Johan CwiklinskiUpdate copyright date
2012-12-23 Johan CwiklinskiReplace KLogger with Analog; fixes #415 refs #414
2012-12-22 Johan CwiklinskiMerge branch 'hotfix/0.7.2.9' into develop
2012-12-19 Johan CwiklinskiMerge branch 'hotfix/0.7.2.8' into develop
2012-12-14 Johan CwiklinskiMerge branch 'hotfix/0.7.2.7' into develop
2012-12-14 Johan CwiklinskiMerge branch 'hotfix/0.7.2.7' 0.7.2.7
2012-12-14 Johan CwiklinskiUse member prefered language at login; fixes #451
2012-12-09 Johan CwiklinskiMerge branch 'hotfix/0.7.2.6' into develop
2012-12-07 Johan CwiklinskiMerge branch 'hotfix/0.7.2.5' into develop
2012-12-05 Johan CwiklinskiMerge branch 'hotfix/0.7.2.4' into develop
2012-12-04 Johan CwiklinskiMerge branch 'hotfix/0.7.2.3' into develop
2012-11-21 Johan CwiklinskiMerge branch 'hotfix/0.7.2.2' into develop
2012-11-19 Johan CwiklinskiMerge branch 'hotfix/0.7.2.1' into develop
2012-11-16 Johan CwiklinskiRemove uneedeed PHP close tags
2012-10-05 Johan CwiklinskiMerge branch 'release/0.7.1' 0.7.1
2012-07-19 Johan CwiklinskiMerge branch 'hotfix/0.7.0.2' into develop
2012-05-08 Johan CwiklinskiReplace PEAR::Log constants with KLogger ones
2012-03-02 Johan CwiklinskiMerge branch 'feature/autoloader' into develop
2012-03-02 Johan CwiklinskiFix various namespaces issues ; refs #206
2012-03-02 Johan CwiklinskiMigrate Status to suit autoloader rules ; refs #206
2012-03-02 Johan CwiklinskiMigrate Members to suit autoloader rules ; refs #206
2012-03-02 Johan CwiklinskiMigrate Group and Groups ; refs #206
2012-03-02 Johan CwiklinskiMigrate Adherent so it can be autoloaded ; refs #206
2012-03-02 Johan CwiklinskiMigrate Authentication and Login so it can be autoloade...