Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / extauth /
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