log

age author description
2011-12-03 Brian Neal Added the rate_limit_clear management command, to delete IP addresses from the rate limit datastore.
2011-12-03 Brian Neal Refactor the logic in the rate limiter decorator. Check to see if the request was ajax, as the ajax view always returns 200. Have to decode the JSON response to see if an error occurred or not.
2011-12-03 Brian Neal Made some tweaks to the ajax login javascript.
2011-12-03 Brian Neal Changed the lockout time on logins to 2 minutes.
2011-12-03 Brian Neal For #240, make the login dialog a bit taller so no scroll bar appears on Firefox.
2011-12-03 Brian Neal For #240, tweaked the Javascript to be able to submit the form when enter is typed.
Loading...