Commit graph

1612 commits

Author SHA1 Message Date
dependabot[bot]
f6d5aa043d chore(deps): bump sphinx-rtd-theme from 1.2.2 to 1.3.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.2.2 to 1.3.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.2.2...1.3.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 18:35:14 +03:00
dependabot[bot]
fe4aa82ca1 chore(deps): bump tox from 4.8.0 to 4.9.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.8.0...4.9.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-19 23:26:32 +03:00
dependabot[bot]
9861ac6404 chore(deps): bump mypy from 1.5.0 to 1.5.1
Bumps [mypy](https://github.com/python/mypy) from 1.5.0 to 1.5.1.
- [Commits](https://github.com/python/mypy/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-19 23:26:17 +03:00
Ronny Vedrilla
b14e586f16 #1093: Setting proper headline (h2) for GDPR section 2023-08-19 23:25:23 +03:00
Aleksi Häkli
976399e30a
Clean up RTD build spec
Remove unnecessary comments
2023-08-17 12:42:58 +03:00
Aleksi Häkli
3e54945ef5
Revert "Downgrade black to 23.3.0 to fix RTD build"
This reverts commit 7d1ae3bca2.
2023-08-17 12:40:52 +03:00
Aleksi Häkli
c4fa363398
Revert "Downgrade mypy to 1.4.1 to fix RTD build"
This reverts commit c1884d257a.
2023-08-17 12:40:46 +03:00
Aleksi Häkli
6d88064e24
Add doc requirements 2023-08-17 12:35:11 +03:00
Aleksi Häkli
0688526722
Enable PDF and epub doc formats 2023-08-17 12:35:06 +03:00
Aleksi Häkli
16cc250622
Add example RTD build configuration 2023-08-17 12:32:44 +03:00
Aleksi Häkli
c1884d257a
Downgrade mypy to 1.4.1 to fix RTD build 2023-08-17 12:29:16 +03:00
Aleksi Häkli
7d1ae3bca2
Downgrade black to 23.3.0 to fix RTD build 2023-08-17 12:13:17 +03:00
dependabot[bot]
2e9b3e485c chore(deps): bump tox from 4.6.4 to 4.8.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.6.4 to 4.8.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.6.4...4.8.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-17 12:03:37 +03:00
dependabot[bot]
c80c812296 chore(deps): bump coverage from 7.2.7 to 7.3.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.7 to 7.3.0.
- [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/7.2.7...7.3.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-17 12:03:26 +03:00
dependabot[bot]
634d54ba3d chore(deps): bump mypy from 1.4.1 to 1.5.0
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.0.
- [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-17 12:03:19 +03:00
Aleksi Häkli
61da8fbdfc
Version 6.1.0 2023-07-30 19:03:18 +03:00
Ronny Vedrilla
e9db2d9631 #1093: "AXES_SENSITIVE_PARAMETERS" now have sensible defaults to follow "privacy-by-design" 2023-07-30 18:59:48 +03:00
Ron
ab78724518 Typo fix 2023-07-30 18:59:01 +03:00
Ron
c234f53e0d Changes and typo fix 2023-07-30 18:59:01 +03:00
Ronny Vedrilla
72f3be394d #438: Added docs about GDPR best practice 2023-07-30 18:59:01 +03:00
Maksim Zayakin
9a54187a65 chore: update docstrings about settings.AXES_COOLOFF_TIME 2023-07-25 19:57:20 +03:00
Maksim Zayakin
ebe1b74925 test: fix duplicate test names in AxesCoolOffTestCase 2023-07-25 19:57:20 +03:00
Maksim Zayakin
b5a3e7ddf5 fix: rename ISSUE_TEMPLATES to ISSUE_TEMPLATE (typo) 2023-07-21 21:28:53 +03:00
dependabot[bot]
cf8ffdda60 chore(deps): bump black from 23.3.0 to 23.7.0
Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.7.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.3.0...23.7.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 12:47:29 +03:00
dependabot[bot]
1d4e1e3252 chore(deps): bump tox from 4.6.3 to 4.6.4
Bumps [tox](https://github.com/tox-dev/tox) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.6.3...4.6.4)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-18 12:47:22 +03:00
Aleksi Häkli
1c2a998a78
Version 6.0.5 2023-07-01 00:06:22 +03:00
Kira
370fadad36 add indonesian translation 2023-07-01 00:05:22 +03:00
dependabot[bot]
ab79e05692 chore(deps): bump mypy from 1.4.0 to 1.4.1
Bumps [mypy](https://github.com/python/mypy) from 1.4.0 to 1.4.1.
- [Commits](https://github.com/python/mypy/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 12:29:10 +03:00
dependabot[bot]
f40d477ee7 chore(deps): bump pytest from 7.3.2 to 7.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 to 7.4.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.2...7.4.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-25 15:20:29 +03:00
Aleksi Häkli
51971ba423
Version 6.0.4 2023-06-22 11:46:36 +03:00
dependabot[bot]
6dee6352e2 chore(deps): bump mypy from 1.3.0 to 1.4.0
Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.4.0.
- [Commits](https://github.com/python/mypy/compare/v1.3.0...v1.4.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-22 11:45:07 +03:00
Pieter Goetschalckx
21cc0234de Test request after force_login 2023-06-22 11:44:53 +03:00
Pieter Goetschalckx
74f7670b63 Remove unused methods from AxesStandaloneBackend 2023-06-22 11:44:53 +03:00
dependabot[bot]
a2558c9f84 chore(deps): bump tox from 4.6.2 to 4.6.3
Bumps [tox](https://github.com/tox-dev/tox) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.6.2...4.6.3)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 15:03:58 +03:00
dependabot[bot]
d871675b8e chore(deps): bump tox from 4.6.1 to 4.6.2
Bumps [tox](https://github.com/tox-dev/tox) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.6.1...4.6.2)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 20:17:39 +03:00
Aleksi Häkli
1548a589dc
Version 6.0.3 2023-06-18 14:16:54 +03:00
Davide
deb0e330ad Add username to admin fieldsets #1073 2023-06-18 14:15:53 +03:00
dependabot[bot]
091d666677 chore(deps): bump tox from 4.6.0 to 4.6.1
Bumps [tox](https://github.com/tox-dev/tox) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.6.0...4.6.1)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-18 14:15:38 +03:00
Aleksi Häkli
81360d017d
Version 6.0.2 2023-06-13 19:22:47 +03:00
dependabot[bot]
1e6ca7af86 chore(deps): bump pytest-cov from 4.0.0 to 4.1.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 4.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 19:17:31 +03:00
dependabot[bot]
f339b4cc1a chore(deps): bump tox from 4.5.1 to 4.6.0
Bumps [tox](https://github.com/tox-dev/tox) from 4.5.1 to 4.6.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/4.5.1...4.6.0)

---
updated-dependencies:
- dependency-name: tox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 19:17:19 +03:00
dependabot[bot]
36b6c2c36e chore(deps): bump coverage from 7.2.5 to 7.2.7
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.2.5 to 7.2.7.
- [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/7.2.5...7.2.7)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 19:17:11 +03:00
dependabot[bot]
90ede53472 chore(deps): bump prospector from 1.10.0 to 1.10.2
Bumps [prospector](https://github.com/PyCQA/prospector) from 1.10.0 to 1.10.2.
- [Release notes](https://github.com/PyCQA/prospector/releases)
- [Changelog](https://github.com/PyCQA/prospector/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/prospector/compare/1.10.0...1.10.2)

---
updated-dependencies:
- dependency-name: prospector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 19:16:22 +03:00
dependabot[bot]
8178a63bf7 chore(deps): bump sphinx-rtd-theme from 1.2.0 to 1.2.2
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.2.0 to 1.2.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.2.0...1.2.2)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 19:16:09 +03:00
dependabot[bot]
75a0709c6f chore(deps): bump pytest from 7.3.1 to 7.3.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.3.1...7.3.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 19:16:05 +03:00
Ian Fisher
5b235b50ed Add check for callable settings 2023-06-13 19:15:07 +03:00
Maksim Zayakin
498a691e5d chore: add pull request template 2023-06-13 19:09:57 +03:00
Maksim Zayakin
b8afdf13cf chore: add feature request template 2023-06-13 19:09:57 +03:00
Maksim Zayakin
ba96c12507 chore: add bug report template 2023-06-13 19:09:57 +03:00
Maksim Zayakin
c228ae1891 chore: fix typo 2023-06-13 19:09:17 +03:00