mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Release 1.2.5
This commit is contained in:
parent
11c405b0c3
commit
0cf6f4f3b6
1 changed files with 29 additions and 0 deletions
29
CHANGES.txt
Normal file
29
CHANGES.txt
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
|
||||
Changes
|
||||
=======
|
||||
|
||||
1.2.5 (2012-11-28)
|
||||
------------------
|
||||
|
||||
- Fix setup.py
|
||||
[aclark4life]
|
||||
|
||||
- Added ability to flag user accounts as unlockable.
|
||||
[kencochrane]
|
||||
|
||||
- Added ipaddress as a param to the user_locked_out signal.
|
||||
[kencochrane]
|
||||
|
||||
- Added a signal receiver for user_logged_out.
|
||||
[kencochrane]
|
||||
|
||||
- Added a signal for when a user gets locked out.
|
||||
[kencochrane]
|
||||
|
||||
- Added AccessLog model to log all access attempts.
|
||||
[kencochrane]
|
||||
|
||||
< 1.2.5
|
||||
-------
|
||||
|
||||
- XXX Fix me
|
||||
Loading…
Reference in a new issue