Camilo Nova
|
a136c31024
|
Updated tested versions
|
2016-06-24 08:00:31 -05:00 |
|
Camilo Nova
|
7a395011a4
|
Removed filter by ip address
|
2016-06-23 17:34:57 -05:00 |
|
Alex Clark
|
6fde5046c9
|
Add Django, demo project/app for testing
|
2016-06-20 16:32:37 -04:00 |
|
Alex Clark
|
a1a880bf74
|
Update makefile; add reqs
- Makefile based on https://github.com/aclark4life/project-makefile
- Reqs (requirements.txt) facilitate "make install"
|
2016-06-20 16:06:16 -04:00 |
|
Camilo Nova
|
031a314986
|
Merge pull request #167 from mullakhmetov/iso8601-fix
Fix ISO8601 time duration format.
|
2016-06-20 11:08:35 -05:00 |
|
Artur Mullakhmetov
|
dfe7d84907
|
Fix ISO8601 time duration format.
|
2016-06-20 17:40:17 +03:00 |
|
Camilo Nova
|
1a071e4fdd
|
Updated docs
|
2016-06-13 16:30:39 -05:00 |
|
Camilo Nova
|
b9b948c776
|
Release 1.7.0
|
2016-06-10 17:03:25 -05:00 |
|
Camilo Nova
|
a87ffa6874
|
Merge pull request #158 from mullakhmetov/json-response-type
Added JSON response type.
|
2016-06-07 09:12:10 -05:00 |
|
Camilo Nova
|
3cbf9eb13d
|
Merge pull request #164 from maykinmedia/feature-never-lockout-whitelist
Added option to never lockout the whitelist.
|
2016-06-07 09:11:01 -05:00 |
|
Camilo Nova
|
2ebda2f927
|
Merge pull request #163 from maykinmedia/fixes-162-unicode-decode-error-on-install
Fixes #162: UnicodeDecodeError on pip install
|
2016-06-02 14:25:20 -05:00 |
|
Joeri Bekker
|
99fd05e68c
|
Added AXES_NEVER_LOCKOUT_WHITELIST option to prevent certain IPs from being locked out.
|
2016-06-02 13:40:31 +02:00 |
|
Joeri Bekker
|
d724aab721
|
Fixes issue 162: UnicodeDecodeError on pip install
|
2016-06-01 12:24:52 +02:00 |
|
Artur Mullakhmetov
|
5627d1c285
|
Merge remote-tracking branch 'upstream/master' into json-response-type
# Conflicts:
# axes/decorators.py
|
2016-05-30 16:36:39 +03:00 |
|
Artur Mullakhmetov
|
1c303ceec5
|
Add json response and iso8601 tests.
|
2016-05-30 16:08:34 +03:00 |
|
Artur Mullakhmetov
|
06a97de5d9
|
Edit json response. Context now contains ISO 8601 formatted cooloff time.
|
2016-05-30 16:05:10 +03:00 |
|
Artur Mullakhmetov
|
7444c4e3b3
|
Add iso8601 translator.
|
2016-05-30 15:59:48 +03:00 |
|
Camilo Nova
|
142f49d919
|
Merge pull request #161 from yograterol/patch-1
Added app_label for RemovedInDjango19Warning
|
2016-05-26 08:56:17 -05:00 |
|
Camilo Nova
|
7901b0573f
|
Merge pull request #160 from prometh07/lockout_template_fix
use render shortcut for rendering LOCKOUT_TEMPLATE
|
2016-05-24 11:05:57 -05:00 |
|
Yohan Graterol
|
677fa3986b
|
Added app_label for RemovedInDjango19Warning
|
2016-05-23 08:02:33 -05:00 |
|
Radosław Luter
|
dfc2a50f2c
|
use render shortcut for rendering LOCKOUT_TEMPLATE
|
2016-05-20 17:44:20 +02:00 |
|
Camilo Nova
|
21d974b1dd
|
Release 1.6.1
|
2016-05-13 08:08:25 -05:00 |
|
Camilo Nova
|
8bc25607f1
|
Merge pull request #157 from smeinel/master
Missing migration
|
2016-05-13 07:47:02 -05:00 |
|
Артур Муллахметов
|
2643de5e59
|
Add humanize COOLOFF_TIME output. Additional in HttpReponse case,
substitutive in JSON response case.
|
2016-05-13 11:50:17 +03:00 |
|
Артур Муллахметов
|
4e8f94d7c2
|
Add json response on ajax request.
|
2016-05-13 11:15:38 +03:00 |
|
Артур Муллахметов
|
1fb146fe7a
|
Merge branch 'lockout-response-code'
|
2016-05-13 10:19:46 +03:00 |
|
Steve Meinel
|
8e8bfab789
|
BUGFIX: Missing migration
|
2016-05-12 15:14:23 -07:00 |
|
Camilo Nova
|
794e4ec7ad
|
Merge pull request #156 from mullakhmetov/lockout-response-code
Issue #155. Lockout response status code changed to 403.
|
2016-05-12 16:08:33 -05:00 |
|
Артур Муллахметов
|
cef95f8bc3
|
Issue #155. Lockout response status code changed to 403.
|
2016-05-12 23:19:22 +03:00 |
|
Артур Муллахметов
|
6b932b856c
|
Issue #155. Lockout response status code changed to 403.
|
2016-05-12 23:01:18 +03:00 |
|
Camilo Nova
|
5d3b03ef37
|
Merge pull request #154 from hiqlabs/issue151-private-ips
Set IP public/private classifier to be compliant with RFC 1918.
|
2016-04-28 12:17:10 -05:00 |
|
Silas Barta
|
70af6ea206
|
Set IP public/private classifier to be compliant with RFC 1918.
|
2016-04-27 13:48:50 -07:00 |
|
Camilo Nova
|
339f5def76
|
Merge pull request #149 from teeberg/decorate-login-once
Decorate auth_views.login only once
|
2016-04-26 11:18:59 -05:00 |
|
Jonas Trappenberg
|
d10d1cfa7f
|
Decorate auth_views.login only once
|
2016-04-21 17:53:53 -07:00 |
|
Camilo Nova
|
8222309573
|
Fixes #148
|
2016-03-28 14:46:05 -05:00 |
|
Camilo Nova
|
1a78de81f1
|
Merge pull request #145 from int-ua/master
Fixing #126, possibly breaking compatibility with Django<=1.7
|
2016-03-28 14:44:20 -05:00 |
|
Camilo Nova
|
defc6aaae7
|
Merge pull request #146 from kelseyq/patch-1
Add note for upgrading users about new migration files
|
2016-03-15 14:25:23 -05:00 |
|
Kelsey Gilmore-Innis
|
81d091b431
|
Add note for upgrading users about new migration files
related to #143
|
2016-03-11 10:20:26 -08:00 |
|
Serhiy Zahoriya
|
d193641bad
|
Fixing #126, possibly breaking compatibility with Django<=1.7
|
2016-03-11 19:43:01 +02:00 |
|
Camilo Nova
|
ffa1e7689c
|
Merge pull request #144 from ideallical/feature/py3_compatible_migrations
Made migrations py3 compatible
|
2016-03-11 07:30:47 -05:00 |
|
Michael van de Waeter
|
a4ed01c22d
|
Made migrations py3 compatible
|
2016-03-08 22:41:10 +01:00 |
|
Camilo Nova
|
73907f0298
|
Merge pull request #141 from HageMaster3108/bugfix/reverse-proxy-whitelist-fix
Reverse Proxy Whitelist fix
|
2016-01-29 08:33:04 -05:00 |
|
Patrick Hagemeister
|
d7b2a18305
|
Fixes whitelist check when BEHIND_REVERSE_PROXY
|
2016-01-29 12:44:56 +01:00 |
|
Camilo Nova
|
31a54fac00
|
Release 1.6.0
|
2016-01-07 07:59:29 -05:00 |
|
Camilo Nova
|
d5832365a5
|
Merge pull request #138 from Schweigi/master
Add missing db indexes for CommonAccess model
|
2015-12-18 07:55:56 -05:00 |
|
Marco Schweighauser
|
3637a8038d
|
Add db indexes to CommonAccess model
|
2015-12-17 13:50:29 -08:00 |
|
Camilo Nova
|
b71ee5d914
|
Merge pull request #136 from ibaguio/add-migration-files
added initial migration files to support django 1.7 &up
|
2015-11-16 14:41:41 -05:00 |
|
ibaguio
|
78099e5571
|
added initial migration files to support django 1.7 &up
|
2015-11-16 22:02:19 +08:00 |
|
Camilo Nova
|
e1286c7f92
|
Merge pull request #134 from annp89/master
Iterate over ip addresses only once
|
2015-10-23 15:36:25 -05:00 |
|
Ann Paul
|
74f50d8211
|
Iterate over ip addresses only once
|
2015-10-23 08:56:32 -07:00 |
|