This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/authentik/lib
dependabot[bot] 7efec281be
build(deps-dev): bump pylint from 2.9.6 to 2.10.2 (#1280)
* build(deps-dev): bump pylint from 2.9.6 to 2.10.2

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.9.6 to 2.10.2.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.9.6...v2.10.2)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* *: add missing encoding to open() calls

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-08-23 10:10:31 +02:00
..
expression lib: fix regex_match result being inverted, add tests 2021-06-23 20:06:43 +02:00
tests root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
utils root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
config.py build(deps-dev): bump pylint from 2.9.6 to 2.10.2 (#1280) 2021-08-23 10:10:31 +02:00
default.yml outpost/embedded: use redis session backend 2021-08-07 22:12:22 +02:00
logging.py policies: optimise logging 2021-02-02 16:12:41 +01:00
models.py root: reformat to 100 line width 2021-08-03 17:45:16 +02:00
sentry.py sources/oauth2: migrate to microsoft graph instead of azure graph 2021-08-21 15:15:29 +02:00
views.py api: fix URL names for admin Authenticator Views 2021-05-21 19:53:40 +02:00