Commit graph

984 commits

Author SHA1 Message Date
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
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