Adding apihighlimits permission. Users with this permission can request 10 times...
[lhc/web/wiklou.git] / includes / api / ApiLogin.php
2007-11-18 Daniel CannonAPI: Provide details message on first failed log-in...
2007-11-18 Daniel CannonAPI: Up default wait-time on failed log-in to five...
2007-11-15 Brion VibberRevert r27151 -- allows session fixation attacks.
2007-11-03 Roan KattouwAPI:
2007-10-08 Roan Kattouw(bug 11569) API Login should return the cookie prefix
2007-08-09 Yuri AstrakhanAPI: fixed bad login throttling bug (i hope)
2007-07-25 Nick JenkinsTweak to prevent strict standards warning: Only variabl...
2007-07-06 Yuri AstrakhanAPI: Documentation cleanup
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-28 Yuri AstrakhanAPI bug 10046: incorrect action produces invalid respon...
2007-05-27 Yuri AstrakhanAPI: Enabled API login throttling (with amidaniel's...
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2007-04-20 Nick JenkinsYet more doc tweaks:
2006-10-17 Yuri AstrakhanAPI * login module parameter format
2006-10-03 Yuri Astrakhan*API: rewired generator (more work needed)
2006-10-01 Yuri Astrakhan* API: added version information to each module (availa...
2006-10-01 Yuri Astrakhan* API: pageSet now supports pageids, revised revisions...
2006-10-01 Yuri Astrakhan* Code cleanup per TimStarling's suggestions
2006-10-01 Yuri Astrakhan* API: result data generation cleanup, minor cleaning
2006-09-27 Yuri Astrakhan* API: Refactored per brion's suggestions
2006-09-26 Yuri Astrakhan* API: Overall query-related cleanup.
2006-09-23 Yuri Astrakhan* API-query: normalization
2006-09-23 Yuri Astrakhan* API: major refactoring