Charles Chan
6e9a91aa0c
Update conf.py to match latest release version
...
Update the version displayed in the title of http://django-axes.readthedocs.io/en/latest/installation.html
2018-02-01 21:53:07 -08:00
Camilo Nova
e2beace47e
Merge pull request #294 from grucha/docs_allauth
...
docs updated with instructions on allauth integration
2018-01-19 09:12:30 -05:00
Aleksi Häkli
4c67d4187f
Update documentation
...
Clean up syntax for allauth examples
2018-01-15 13:06:53 +02:00
Sylwester Gruszka
268f7d8a3b
docs instructions on allauth integration
2018-01-14 22:10:53 +01:00
Aleksi Häkli
faf62867e5
Add documentation on known LocMemCache problems
...
Signed-off-by: Aleksi Häkli <aleksi.hakli@vincit.fi>
2018-01-14 22:54:58 +02:00
Camilo Nova
c1c7caf348
Merge branch 'master' into django-ipware
2017-12-18 07:59:12 -05:00
pckapps
fa47139c0e
Customizing Axes doc updated
...
AXES_PASSWORD_FORM_FIELD setting description added.
Defaults added for AXES_DISABLE_ACCESS_LOG and AXES_DISABLE_SUCCESS_ACCESS_LOG
2017-12-15 11:42:30 +02:00
Camilo Nova
da0c4b429a
Added django-ipware
2017-12-13 14:35:19 -05:00
Andrew Meares
c1d360e919
Make usage cases (using django.contrib.auth's signals) explicit,
...
and also detail how version 3 works, so that previous version 2
users who expect the `watch_login` decorator aren't confused.
Issue #272 was opened due to incorrect documentation. Unfortunately,
the relevant documentation file was deleted rather than updated,
and the issue was closed. This commit is intended to fix the missing
documentation.
2017-12-10 12:47:41 +01:00
Camilo Nova
01cc28360c
Removed outdated documentation. Fixes #272
2017-11-23 17:21:21 -05:00
Camilo Nova
66b5f17811
Rename parameter. Fixes #267
2017-11-23 07:52:58 -05:00
Camilo Nova
ba37442252
Added support for Django signals, big code refactor and improvements
2017-11-17 17:15:34 -05:00
Aleksi Häkli
64924be83c
Fixed #221 -- Add AXES_NUM_PROXIES setting
...
This enables secure calculation of client IP value
by allowing the end users to set the number of
proxies they have in their current setups
2017-04-06 19:50:54 +03:00
Yi Ming Yung
e5999aff35
Updated configuration docs to include AXES_IP_WHITELIST
2016-12-16 11:44:49 +01:00
Ben Konrath
acbccda6f5
Update configuration.rst
2016-11-10 13:05:00 +01:00
Yi Ming Yung
b49e685603
Added settings for disabling success accesslogs and added complete disabling of accesslogs
2016-11-04 14:09:48 +01:00
lip77us
cad837aac9
Added AXES_ONLY_USER_FAILURES to support only looking at the user ID and not the IP address. I needed to add this for offices that use the same IP. One user was locking the whole office out of my application. Tests updated as well.
2016-09-22 12:35:51 -07:00
Camilo Nova
6e3e40e384
Improve docs. Refs #170
2016-08-20 16:22:45 -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
2b86159a40
Added possibility to disable access log
2016-08-10 16:35:02 +02:00
Camilo Nova
ba3fe1c789
Update development.rst
2016-08-01 07:43:06 -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
21e433dd68
Added readthedocs
2016-07-30 16:48:50 +02:00