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/providers/oauth2/migrations
Jens Langhammer 77a507d2f8 providers/oauth2: add revoked field, create suspicious event when previous token is used
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2021-07-03 15:59:01 +02:00
..
0001_initial.py Managed objects (#519) 2021-02-03 21:18:31 +01:00
0002_oauth2provider_sub_mode.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
0003_auto_20200916_2129.py providers/oauth2: create access tokens as JWT 2020-12-27 19:36:17 +01:00
0004_remove_oauth2provider_post_logout_redirect_uris.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
0005_auto_20200920_1240.py providers/oauth2: create access tokens as JWT 2020-12-27 19:36:17 +01:00
0006_remove_oauth2provider_name.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
0007_auto_20201016_1107.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
0008_oauth2provider_issuer_mode.py providers/oauth2: make iss field configurable 2020-12-27 15:02:12 +01:00
0009_remove_oauth2provider_response_type.py providers/oauth2: remove response_type field as spec doesn't require validation 2020-12-27 18:12:47 +01:00
0010_auto_20201227_1804.py providers/oauth2: create access tokens as JWT 2020-12-27 19:36:17 +01:00
0011_managed.py *: rewrite managed objects, use nullable text flag instead of boolean as uid (#533) 2021-02-06 15:56:21 +00:00
0012_oauth2provider_access_code_validity.py providers/oauth2: add access_code_validity (#795) 2021-04-28 21:03:43 +02:00
0013_alter_authorizationcode_nonce.py providers/oauth2: remove size limit on Access code nonce 2021-06-02 20:20:07 +02:00
0014_alter_oauth2provider_rsa_key.py API: add endpoint to show by what objects an object is used (#995) 2021-06-10 11:58:12 +02:00
0015_auto_20210703_1313.py providers/oauth2: add revoked field, create suspicious event when previous token is used 2021-07-03 15:59:01 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00