]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Core/Authentication.php
Fix return types
[galette.git] / galette / lib / Galette / Core / Authentication.php
2021-10-17 Johan CwiklinskiFix return types
2021-10-17 Johan CwiklinskiTypehint, typos, phpdoc, minor fix
2021-09-26 Johan CwiklinskiType login id return
2020-12-06 Johan CwiklinskiSession is useless in Login
2020-07-31 Johan CwiklinskiCS: declare visibility for constants
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-10 Scrutinizer Auto... Scrutinizer Auto-Fixes (#59)
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-09-07 Guillaume RousseRework access control
2017-07-20 Johan CwiklinskiCheck for group manager in an array of groups id
2017-07-01 Johan CwiklinskiTest logFroCron, trigger an error instead of simply die
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 CwiklinskiAdd unit tests on login
2016-12-07 Johan CwiklinskiDrop no longer needed method
2016-12-07 Johan CwiklinskiNo need to implement serializable since it is now handl...
2016-10-23 Johan CwiklinskiCoding standards
2016-10-23 Johan CwiklinskiCoding standards
2016-10-17 Johan CwiklinskiMerge branch 'release/0.8.3'
2016-06-06 Johan CwiklinskiMerge branch 'hotfix/0.8.2.3' into develop
2015-10-25 Johan CwiklinskiRemove globals on authentication; refs #414
2014-09-14 Johan CwiklinskiMerge branch 'release/0.8'
2014-01-04 Johan CwiklinskiUpdate copyright date
2013-08-10 Johan CwiklinskiMerge branch 'release/0.7.5' 0.7.5
2013-08-05 Johan CwiklinskiPHPDoc
2013-07-05 Johan CwiklinskiMerge branch 'hotfix/0.7.4.5' into develop
2013-07-05 Johan CwiklinskiMerge branch 'hotfix/0.7.4.5' into develop
2013-06-29 Johan CwiklinskiMerge branch 'hotfix/0.7.4.4' into develop
2013-06-22 Johan CwiklinskiMerge branch 'hotfix/0.7.4.3' into develop
2013-05-11 Johan CwiklinskiMerge branch 'hotfix/0.7.4.2' into develop
2013-05-03 Johan CwiklinskiAutomate reminders; fixes #368 #376 #377
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-01 Johan CwiklinskiMerge branch 'release/0.7.3' 0.7.3
2013-01-01 Johan CwiklinskiUpdate copyright date
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-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-06-26 Johan CwiklinskiMake PHP doc categories uniform
2012-03-02 Johan CwiklinskiMerge branch 'feature/autoloader' into develop
2012-03-02 Johan CwiklinskiMigrate Authentication and Login so it can be autoloade...