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/sources/oauth
dependabot[bot] d102c59654
build(deps-dev): bump pylint from 2.8.3 to 2.9.0 (#1095)
* build(deps-dev): bump pylint from 2.8.3 to 2.9.0

Bumps [pylint](https://github.com/PyCQA/pylint) from 2.8.3 to 2.9.0.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/master/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.8.3...v2.9.0)

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

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

* *: update source for new pylint version

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-06-30 10:37:28 +02:00
..
api API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
clients sources/oauth: improve debug logging 2021-06-02 11:34:18 +02:00
migrations sources/oauth: save null instead of empty string for sources without configurable URLs 2021-04-17 21:15:06 +02:00
tests sources/oauth: fix google tests 2021-05-10 00:27:20 +02:00
types build(deps-dev): bump pylint from 2.8.3 to 2.9.0 (#1095) 2021-06-30 10:37:28 +02:00
views web/flows: fix rendering for plex login 2021-05-03 22:08:25 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py sources/plex: initial plex source implementation 2021-05-02 14:43:51 +02:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
models.py core: add configure_url to UserSettings for both stages and sources 2021-06-08 19:21:27 +02:00
urls.py build(deps-dev): bump pylint from 2.7.2 to 2.7.3 (#674) 2021-03-30 10:05:14 +02:00