Merge "Fix trailing whitespace (and mixed spaces) in XSD files"
[lhc/web/wiklou.git] / includes / extauth /
2011-10-14 Sam ReedUpdate some deprecated code
2011-06-20 Tim StarlingRevert the dbname -> dbName part of r90430. dbname...
2011-06-20 Tim StarlingFixes for r80864 for 1.18 backport:
2011-05-26 Sam ReedMore documentation tweaks/additions
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-05-06 Chad HorohoeFix for r80864, host not server. Like r87498
2011-02-02 Sam ReedRemove false related to failfunction...
2011-01-24 Chad HorohoeFollowup to r79848 (and really, make it useful...)
2011-01-08 PlatonidesFollow up r79848. Fix the syntax error.
2011-01-07 Chad HorohoeAdd DatabaseBase::classFromType() to reduce the 'Databa...
2011-01-04 Sam ReedRemove another setting of failFunction in phase3 in...
2010-08-10 Chad HorohoeCleanup r70571, more strict checks for getCookie()...
2010-08-08 Alexandre Emsenhuber* standardised file headers
2010-08-06 Chad HorohoeCleanup getCookie() and use it all over the place inste...
2010-07-25 Sam ReedMore unused globals
2010-01-10 Alexandre Emsenhuber* Added new doxygen group "ExternalUser"
2009-12-14 Aryeh GregorBegin work on allowing extauth login from cookies
2009-12-13 Aryeh GregorMore convenient format for $wgExternalAuthType
2009-12-13 Aryeh GregorvB strips whitespace from passwords
2009-12-10 Aryeh GregorAdd rudimentary MediaWiki support to ExternalAuth
2009-12-10 Aryeh GregorAdd new ExternalAuth mechanism, Hardcoded
2009-07-19 Aryeh GregorAdd experimental new auth framework, ExternalAuth