Commit graph

974 commits

Author SHA1 Message Date
Aleksi Häkli
c1d508288d
django-reversion compatibility documentation
Fixes #440
2020-01-08 21:32:17 +02:00
Aleksi Häkli
d3da797020 Add configurable lockout callable
Fixes #511
2020-01-08 21:28:14 +02:00
Aleksi Häkli
7f95777e28 Add Django 3.0 support 2020-01-08 20:39:18 +02:00
Paul Brown
de3bf47ee6 Fix typos in 4_configuration.rst 2020-01-06 21:32:16 +02:00
dependabot-preview[bot]
98c2774235 Bump coverage from 5.0.1 to 5.0.2 (#553)
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.0.1...coverage-5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 17:15:19 +02:00
Aleksi Häkli
ae873b6fff
Version 5.2.0 2020-01-01 22:57:18 +02:00
Aleksi Häkli
5f2541dfc7
Specify abstract methods with correct return types 2020-01-01 22:50:28 +02:00
Aleksi Häkli
88693b8d3f
Rename tests.py to test.py 2020-01-01 22:43:37 +02:00
Aidan Lister
cfbfa269d3 Add a tests backend (#550) 2020-01-01 22:17:55 +02:00
Aleksi Häkli
aeb6cfefb4
Improve terminology 2019-12-31 11:36:42 +02:00
Aleksi Häkli
30556a4d73
Adjust documentation indendation 2019-12-30 00:08:27 +02:00
Aleksi Häkli
45a189f817
Version 5.1.0 2019-12-29 23:49:18 +02:00
Aleksi Häkli
34d3b5a1f5
Pluggable user account whitelisting (#549)
Fixes #536
2019-12-29 23:43:55 +02:00
Aleksi Häkli
dbc7f54ac5
Update whitelisting documentation. 2019-12-29 16:53:41 +02:00
Aleksi Häkli
071ebd88e4
Update requirements.txt (#548)
Support PyPy without typed-ast
2019-12-29 16:42:17 +02:00
pyup.io bot
b7b8562e37 Update tox from 3.14.2 to 3.14.3 (#547) 2019-12-29 16:12:57 +02:00
pyup.io bot
c670a4670f Update coverage from 5.0 to 5.0.1 (#545) 2019-12-23 23:28:00 +02:00
pyup.io bot
3fae8c2008 Update mypy from 0.750 to 0.761 (#543) 2019-12-21 10:32:32 +02:00
pyup-bot
2eee765c15 Update prospector from 1.1.7 to 1.2.0 2019-12-19 13:06:37 +01:00
pyup-bot
420381f3d7 Update pytest from 5.3.1 to 5.3.2 2019-12-15 16:01:35 +02:00
pyup-bot
abbf43accd Update coverage from 4.5.4 to 5.0 2019-12-15 16:01:23 +02:00
pyup-bot
0db02ed3b3 Update tox from 3.14.1 to 3.14.2 2019-12-05 18:05:33 +02:00
Aleksi Häkli
1b7c692340
Version 5.0.20 2019-12-01 21:37:14 +02:00
Hasan Ramezani
eb10ecb444 Add comment about caching get_user_attempts output can be dangerous. 2019-12-01 21:33:19 +02:00
Hasan Ramezani
f05ad802e0 Revert "Optimize user attempts fetching. (#491)"
This reverts commit b8ef12ce84.
2019-12-01 21:33:19 +02:00
pyup-bot
d01acf2261 Update mypy from 0.740 to 0.750 2019-11-30 12:03:32 +02:00
Hasan Ramezani
517a969adc Added test for multiple attempts with same username (#529) 2019-11-29 11:57:53 +02:00
Aleksi Häkli
9d18bfc892 Clarify reverse proxy client IP header use 2019-11-29 00:09:34 +02:00
Eric Carmichael
131b31a0b3 Add special Heroku instructions 2019-11-29 00:09:34 +02:00
pyup.io bot
b0671b5c50 Update pytest from 5.3.0 to 5.3.1 (#527) 2019-11-28 22:35:23 +02:00
pyup.io bot
f8ae870d55 Update pytest from 5.2.4 to 5.3.0 (#526) 2019-11-21 11:07:56 +02:00
pyup.io bot
31aa659f3a Update pytest from 5.2.2 to 5.2.4 (#525) 2019-11-16 15:28:34 +02:00
Aleksi Häkli
4e68847b5f
Reorder Travis test matrix entries 2019-11-16 15:23:40 +02:00
pyup.io bot
bc9ec1d5fa Update tox from 3.14.0 to 3.14.1 (#523) 2019-11-14 09:53:57 +02:00
Aleksi Häkli
8e972f5d6e
Remove redundant profile check in docs example 2019-11-13 21:49:35 +02:00
Aleksi Häkli
5f56335dcb
Update OAuth2 validator example in docs
Inspired by jazzband/django-oauth-toolkit/issues/712
and solution by @hcNick for more functional authentication
2019-11-13 21:38:12 +02:00
Aleksi Häkli
08524636ce
Allow test failures on PyPy3 2019-11-12 13:20:57 +02:00
Aleksi Häkli
32e011c7a0
Upgrade QA tools 2019-11-12 12:08:42 +02:00
pyup.io bot
1588a2216d Update pytest-django from 3.6.0 to 3.7.0 (#520) 2019-11-10 20:37:10 +02:00
Aleksi Häkli
05c2c07946
Change Python 3.8 from development to release version (#517) 2019-11-08 18:43:38 +02:00
Aleksi Häkli
ffc396050b
Version 5.0.19 2019-11-06 20:31:35 +02:00
Aleksi Häkli
35d35e4b32
Refactor database handler test code (#516) 2019-11-06 20:26:30 +02:00
Hasan Ramezani
0b8bea5d64 Added username to attempts update in AxesDatabaseHandler.user_login_failed(). 2019-11-06 17:19:21 +02:00
Hasan Ramezani
b8ef12ce84 Optimize user attempts fetching. (#491) 2019-11-05 11:12:44 +00:00
Hasan Ramezani
7d22d88a72 Remove unused import from axes/tests/test_helpers.py. 2019-11-05 11:12:44 +00:00
Hasan Ramezani
4253fddd7e Prevent multiple call on helper functions in AxesProxyHandler.update_request. (#512) (#513) 2019-11-04 10:45:24 +00:00
Aleksi Häkli
cd75ef4510
Add instructions on tox and QA 2019-10-25 23:41:52 +03:00
pyup.io bot
2b5842bf6b Update pytest from 5.2.1 to 5.2.2 (#509) 2019-10-25 23:33:58 +03:00
Sachin Kukreja
d3b377f550 Added support for DRF json payload in request 2019-10-25 11:02:00 +03:00
pyup-bot
6eb210e11b Update pytest-django from 3.5.1 to 3.6.0 2019-10-17 21:07:24 +03:00