Commit graph

995 commits

Author SHA1 Message Date
Aleksi Häkli
32daed795f
Release 5.3.0 2020-03-10 15:40:23 +02:00
I0x4dI
40b9ccf378 Remove AXES_REST_FRAMEWORK_ACTIVE flag from test 2020-03-10 15:38:04 +02:00
I0x4dI
0c87ca8a6d Return test DRF request 2020-03-10 15:38:04 +02:00
I0x4dI
b695519e6e Fix code format 2020-03-10 15:38:04 +02:00
I0x4dI
0ea16b6bd4 Remove AXES_REST_FRAMEWORK_ACTIVE settings flag 2020-03-10 15:38:04 +02:00
Aleksi Häkli
fb6f88c483
Fix faulty upstream PyPI repository name 2020-03-08 18:02:44 +02:00
Aleksi Häkli
93803d75bd Simplify Travis test matrix definition 2020-02-29 21:23:42 +02:00
dependabot-preview[bot]
466b5f2b09 Bump tox from 3.14.4 to 3.14.5
Bumps [tox](https://github.com/tox-dev/tox) from 3.14.4 to 3.14.5.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.14.4...3.14.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 10:52:47 +00:00
dependabot-preview[bot]
4b6ffde545 Bump tox from 3.14.3 to 3.14.4
Bumps [tox](https://github.com/tox-dev/tox) from 3.14.3 to 3.14.4.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.14.3...3.14.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-14 10:48:22 +00:00
dependabot-preview[bot]
1bd3fd8164 Bump pytest from 5.3.4 to 5.3.5
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.3.4...5.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 10:56:49 +00:00
pyup-bot
f36299a7e2 Update pytest from 5.3.3 to 5.3.4 2020-01-22 09:46:44 +02:00
Aleksi Häkli
01231dfef8 Only run deployments once after all jobs pass 2020-01-21 15:02:05 +02:00
pyup-bot
7e84a63d92 Update pytest from 5.3.2 to 5.3.3 2020-01-19 12:20:48 +02:00
pyup-bot
c5f0a4f559 Update pytest-django from 3.7.0 to 3.8.0 2020-01-14 17:33:22 +02:00
pyup-bot
acd1efe23f Update coverage from 5.0.2 to 5.0.3 2020-01-13 12:23:18 +02:00
Mark Mishyn
06e00d08f1 Reversion update: handle case when view doesn't have name 2020-01-09 09:31:54 +02:00
Aleksi Häkli
dfaf67810a
Version 5.2.2 2020-01-08 22:03:08 +02:00
Aleksi Häkli
e4929d2c11
Add missing get_failures handler proxy implementation
This missing implementation prevented custom implementations
for the failure fetching logic in the handler classes
because Axes would not invoke them from them,
and would use the base handler class implementation instead.
2020-01-08 22:00:36 +02:00
Aleksi Häkli
245ba0310d
Move admin site test case from abstract base class to implementation 2020-01-08 21:59:58 +02:00
Aleksi Häkli
2da4b712a1
Add Django 3.0 support tags to setup.py 2020-01-08 21:40:30 +02:00
Aleksi Häkli
53e6197471
Version 5.2.1 2020-01-08 21:37:28 +02:00
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