0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-03-13 13:03:17 +00:00
alerta_alerta/alerta/auth
2023-12-22 11:55:15 +01:00
..
__init__.py pre-commit fixes 2023-12-22 11:55:15 +01:00
basic.py fix(auth): auth bypass via registering when AUTH_PROVIDER != basic () 2023-02-27 20:26:12 +01:00
basic_ldap.py fix customer group mapping in ldap () 2022-07-04 19:23:51 +02:00
decorators.py pre-commit fixes 2023-12-22 11:55:15 +01:00
github.py fix: Customer lookup failed when no user email () 2021-11-28 15:49:12 +01:00
hmac.py Add forwarder plugin for federated Alerta () 2020-04-30 21:26:49 +02:00
login.py LDAP login improvements - Adding ldap search query. Instead of providing a fixed DN, a ldap search query can be provided to perform the user query and locate de DN 2020-06-15 15:14:57 +02:00
logout.py Return end session URL to browser on logout from OIDC () 2020-01-12 16:01:04 +01:00
oidc.py autopep8 fixes 2023-12-22 11:55:15 +01:00
saml.py fix: Customer lookup failed when no user email () 2021-11-28 15:49:12 +01:00
userinfo.py Add attributes field to heartbeat for use in hb alerts () 2020-01-25 13:03:35 +01:00
utils.py pre-commit fixes 2023-12-22 11:55:15 +01:00