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
Jens L 9f5fb692ba
sources: add custom icon support (#4022)
* add source icon

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

* add to oauth form

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

* add to other browser sources

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

* add migration, return icon in UI challenges

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

* deduplicate file upload

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

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
2022-11-16 14:10:10 +01:00
..
api sources: add custom icon support (#4022) 2022-11-16 14:10:10 +01:00
clients sources/oauth: improve error messages 2022-10-10 13:28:25 +03:00
migrations sources/oauth: OIDC well-known and JWKS (#2936) 2022-05-24 21:02:50 +02:00
tests sources/oauth: allow overriding of all scopes 2022-10-16 21:21:43 +02:00
types sources/saml: revamp SAML Source (#3785) 2022-10-14 17:04:47 +02:00
views sources/oauth: allow overriding of all scopes 2022-10-16 21:21:43 +02:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py sources/oauth: add Twitch OAuth source (#3746) 2022-10-10 10:59:07 +02:00
exceptions.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
models.py sources: add custom icon support (#4022) 2022-11-16 14:10:10 +01:00
urls.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00