0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 17:29:39 +00:00
alerta_alerta/alerta/auth
2022-07-04 19:11:10 +02:00
..
__init__.py deps: update to Flask 2.0.1 (#1535) 2021-05-23 10:43:26 +02:00
basic.py fix: Customer lookup failed when no user email (#1629) 2021-11-28 15:49:12 +01:00
basic_ldap.py Make consistent with other auth providers 2022-07-04 19:11:10 +02:00
decorators.py refactor: convert formatted strings to f-strings (#1520) 2021-05-09 14:52:54 +02:00
github.py fix: Customer lookup failed when no user email (#1629) 2021-11-28 15:49:12 +01:00
hmac.py Add forwarder plugin for federated Alerta (#1161) 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 (#1122) 2020-01-12 16:01:04 +01:00
oidc.py fix: Keycloak url base (#1683) 2022-07-04 00:10:46 +02:00
saml.py fix: Customer lookup failed when no user email (#1629) 2021-11-28 15:49:12 +01:00
userinfo.py Add attributes field to heartbeat for use in hb alerts (#1128) 2020-01-25 13:03:35 +01:00
utils.py refactor: convert formatted strings to f-strings (#1520) 2021-05-09 14:52:54 +02:00