mediawiki-extensions-OATHAuth/lib
Tyler Anthony Romeo 1f7dae86fb Cache OATH tokens to avoid replay
Once a token is used, cache it in memcached
for a brief amount of time (specifically, until
the window in which it is valid ends). That way
once a token is used it cannot be re-used in
a replay attack.

Bug: 53196
Change-Id: I7b8e92875a573f3ac95e13c881ef85464bcecf85
2015-05-23 11:40:44 +00:00
..
base32.php Code-base cleanup 2014-05-11 10:34:58 +02:00
hotp.php Cache OATH tokens to avoid replay 2015-05-23 11:40:44 +00:00