Dmitriy Sintsov
|
3cf1d03774
|
Use socket.inet_pton() to detect workaround for axes_accesslog.ip_address 'inet' field type insert error when running behind IIS as reverse proxy which adds port number to client address in X_FORWARDED_FOR HTTP header.
|
2016-08-22 11:53:05 +03:00 |
|
Dmitriy Sintsov
|
181d4934a3
|
Changed .travis.yml
|
2016-08-20 18:56:29 +03:00 |
|
Dmitriy Sintsov
|
d772717314
|
Use backport of ipaddress module for Python 2.x: https://github.com/phihag/ipaddress
|
2016-08-20 14:02:28 +03:00 |
|
Dmitriy Sintsov
|
50b9d97281
|
Detect IPv6 addresses in decorators.get_ip() when running behind reverse proxy.
|
2016-08-20 11:44:20 +03:00 |
|
Dmitriy Sintsov
|
4d8caa3e03
|
Fix for IIS used as reverse proxy adding port number to 'HTTP_X_FORWARDED_FOR' header causing axes_accesslog.ip_address table insertion error.
|
2016-08-17 16:22:57 +03:00 |
|
Camilo Nova
|
d98796a15e
|
Merge pull request #182 from svenhertle/master
Added possibility to disable access log
|
2016-08-11 14:32:26 -05:00 |
|
Sven Hertle
|
65ed32f866
|
Unsuccessful logins are logged even if access log is disabled
|
2016-08-11 12:45:53 +02:00 |
|
Sven Hertle
|
6b1c5787dc
|
fixed tests
|
2016-08-10 17:18:57 +02:00 |
|
Sven Hertle
|
2b86159a40
|
Added possibility to disable access log
|
2016-08-10 16:35:02 +02:00 |
|
Camilo Nova
|
d8d225c27b
|
Merge pull request #181 from aredalen/master
Make ip positional argument optional
|
2016-08-08 19:30:48 -05:00 |
|
Aaron Redalen
|
d5a5e46b2f
|
Reset all attempts when ip not specified
When no ip address positional arguments are specified, reset all attempts, as with reset() and per documentation.
|
2016-08-05 09:40:12 -07:00 |
|
Aaron Redalen
|
1addfaecb6
|
Make ip positional argument optional
|
2016-08-05 09:00:11 -07:00 |
|
Camilo Nova
|
ba3fe1c789
|
Update development.rst
|
2016-08-01 07:43:06 -05:00 |
|
Camilo Nova
|
667f313258
|
Merge pull request #180 from jorlugaqui/split-sections-in-documentation
Improve documentation (move sections to a separate rst file)
|
2016-08-01 07:42:20 -05:00 |
|
Jorge Galvis
|
025325adb7
|
Improve documentation:
+ Move chapters to a separate file.
+ Add readthedocs theme.
+ Remove doc from README.rst
|
2016-08-01 00:17:34 +02:00 |
|
Jorge Galvis
|
6dd80a6d89
|
Ignore tox files
|
2016-07-31 21:43:13 +02:00 |
|
Camilo Nova
|
8f0b9351f4
|
Fixes #173
|
2016-07-30 10:50:55 -05:00 |
|
Camilo Nova
|
c470f6eefa
|
Update .travis.yml
|
2016-07-30 10:47:20 -05:00 |
|
Camilo Nova
|
ada703a313
|
Delete .coveralls.yml
|
2016-07-30 10:46:05 -05:00 |
|
Camilo Nova
|
35e437042c
|
Create .coveralls.yml
|
2016-07-30 10:42:40 -05:00 |
|
Camilo Nova
|
74bbae410a
|
Merge pull request #179 from jorlugaqui/add-link-readthedocs
Add link readthedocs
|
2016-07-30 10:20:16 -05:00 |
|
Jorge Galvis
|
298c7289f9
|
Merge branch 'master' into add-link-readthedocs
|
2016-07-30 17:18:11 +02:00 |
|
Jorge Galvis
|
7dfe23d43d
|
Added documentation link
|
2016-07-30 17:05:13 +02:00 |
|
Camilo Nova
|
5b534fefa5
|
Merge pull request #176 from jorlugaqui/readthedocs
Added readthedocs fixes #172
|
2016-07-30 09:51:51 -05:00 |
|
Jorge Galvis
|
21e433dd68
|
Added readthedocs
|
2016-07-30 16:48:50 +02:00 |
|
Camilo Nova
|
0870f23fb6
|
Added automatic deployment to pypi
|
2016-07-30 09:28:52 -05:00 |
|
Camilo Nova
|
852d3cedeb
|
Merge pull request #175 from jorlugaqui/jazzband
Add CONTRIBUTING.md according to jazzband guidelines
|
2016-07-30 09:17:47 -05:00 |
|
Jorge Galvis
|
37baf706d7
|
Add CONTRIBUTING.md according to jazzband guidelines
|
2016-07-30 16:14:30 +02:00 |
|
Camilo Nova
|
b20bad14f5
|
Removed unneeded test
|
2016-07-20 12:10:42 -05:00 |
|
Camilo Nova
|
5ece222de6
|
Remove unused method in test
|
2016-07-20 12:02:11 -05:00 |
|
Camilo Nova
|
0a98d2ac2b
|
Release 2.2.0
|
2016-07-20 11:54:31 -05:00 |
|
Camilo Nova
|
4cec234b38
|
Improve docs
|
2016-07-20 11:51:51 -05:00 |
|
Camilo Nova
|
0239e173e0
|
🔥 Clean weird logic when processing proxy ips
|
2016-07-20 11:38:37 -05:00 |
|
Camilo Nova
|
ea9a87b7de
|
Release 2.1.0
|
2016-07-14 16:14:25 -05:00 |
|
Camilo Nova
|
ec9a63c340
|
Update README.rst
|
2016-07-08 08:57:27 -05:00 |
|
Camilo Nova
|
02936a0b47
|
Merge pull request #169 from vdboor/master
Add `default_app_config` so you can just use `axes` in `INSTALLED_APPS`
|
2016-07-08 08:56:54 -05:00 |
|
Diederik van der Boor
|
8f011917dc
|
Add default_app_config so you can just use axes in INSTALLED_APPS
|
2016-07-07 11:12:29 +02:00 |
|
Camilo Nova
|
5ba8aa4580
|
Release 2.0.0
|
2016-06-24 11:55:13 -05:00 |
|
Camilo Nova
|
730857a158
|
☀️ Migrated from Middleware and added support for django 1.10
|
2016-06-24 11:31:01 -05:00 |
|
Camilo Nova
|
b300910dc1
|
🔥 Removed example project
|
2016-06-24 09:46:55 -05:00 |
|
Camilo Nova
|
08f40bc13b
|
🔥 Cleaning
|
2016-06-24 09:42:18 -05:00 |
|
Camilo Nova
|
036b47706a
|
☀️ Improved the way we run tests
|
2016-06-24 09:16:29 -05:00 |
|
Camilo Nova
|
19f4e709e8
|
🔥 Do some cleaning
|
2016-06-24 08:41:24 -05:00 |
|
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 |
|