gnu-social/plugins/RegisterThrottle
Brion Vibber d0d39b51b8 Fixes for RegisterThrottle plugin: alt registration methods (OpenID, FBConnect, Twitter) weren't triggering the throttle check or recording of IPs.
Added StartRegistrationTry/EndRegistrationTry calls into those three, and moved the actual recording hook to EndUserRegister which is guaranteed to be called from User::register (so we don't need to worry about other auth methods forgetting to call the other UI-code hooks).
2011-01-05 12:28:02 -08:00
..
locale Localisation updates from http://translatewiki.net. 2010-10-28 01:58:43 +02:00
RegisterThrottlePlugin.php Fixes for RegisterThrottle plugin: alt registration methods (OpenID, FBConnect, Twitter) weren't triggering the throttle check or recording of IPs. 2011-01-05 12:28:02 -08:00
Registration_ip.php Collective guilt for registrants from the same IP address 2010-10-22 13:29:51 -04:00