Skip to content
Snippets Groups Projects
Commit 8c60f293 authored by Chris Dodge's avatar Chris Dodge
Browse files

Add optional feature to lock out accounts after N failed login attempts....

Add optional feature to lock out accounts after N failed login attempts. Lockouts will last M seconds.

add DB migration and fix earlier mistakes in student migration history

add tests and fix bugs that came out of those unit tests

remove unused import

pep8/pylint

address some PR feedback

fix tests

fix broken test

try to mock time

use freeze-gun to overload the system time to simulate the future
parent d3566738
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment