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/core/api
dependabot[bot] 17de0ff24e
build(deps): bump django from 3.1.7 to 3.2 (#707)
* build(deps): bump django from 3.1.7 to 3.2

Bumps [django](https://github.com/django/django) from 3.1.7 to 3.2.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.1.7...3.2)

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

* root: set DEFAULT_AUTO_FIELD and remove full app config paths

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

* *: check parent class for component and serializer on abstract classes

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-04-07 10:54:38 +02:00
..
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
applications.py *: remove swagger parameters from functions that don't accept them 2021-04-02 13:39:22 +02:00
groups.py stages/authenticator_*: add API for authenticator devices 2021-03-09 10:38:07 +01:00
propertymappings.py lib: remove templatetags 2021-04-03 12:37:32 +02:00
providers.py lib: remove templatetags 2021-04-03 12:37:32 +02:00
sources.py build(deps): bump django from 3.1.7 to 3.2 (#707) 2021-04-07 10:54:38 +02:00
tokens.py *: remove swagger parameters from functions that don't accept them 2021-04-02 13:39:22 +02:00
users.py web/admin: fix expression info not being localised 2021-04-03 20:53:52 +02:00
utils.py core: change TypeCreateSerializer to component 2021-04-02 23:17:30 +02:00