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/saml
Jens L 68d266a480
core: fix sources get icon naming (#7674)
* core: rename source's get_icon to clearer signify it being a property

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* remove deprecated vscode settings

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2023-11-21 21:38:30 +01:00
..
api sources/saml: separate verification cert (#5699) 2023-05-21 14:42:17 +02:00
migrations sources/saml: separate verification cert (#5699) 2023-05-21 14:42:17 +02:00
processors sources/saml: separate verification cert (#5699) 2023-05-21 14:42:17 +02:00
tests root: add common fixture loader (#4946) 2023-03-14 17:13:03 +01:00
__init__.py wip: rename to authentik (#361) 2020-12-05 22:08:42 +01:00
apps.py blueprints: add meta model to apply blueprint within blueprint for dependencies (#3486) 2022-08-29 21:20:58 +02:00
exceptions.py providers/saml: fix NameIDPolicy not being parsed correctly, improve error handling 2021-06-17 12:22:40 +02:00
models.py core: fix sources get icon naming (#7674) 2023-11-21 21:38:30 +01:00
signals.py root: improve code style (#4436) 2023-01-15 17:02:31 +01:00
urls.py api: modular urls (#5551) 2023-05-09 14:46:47 +02:00
views.py website/docs: flow context docs (#5243) 2023-04-20 17:31:34 +00:00