0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-03 13:18:41 +00:00
alerta_alerta/alerta/auth
Nick Satterly 2c207740ea
Release/9.1 (#1898)
Python 3.9 - 3.12
Postgres 13 - 16
MongoDB 6.0 - 7.0
2023-12-22 14:03:45 +01:00
..
__init__.py Release/9.1 (#1898) 2023-12-22 14:03:45 +01:00
basic.py fix(auth): auth bypass via registering when AUTH_PROVIDER != basic (#1782) 2023-02-27 20:26:12 +01:00
basic_ldap.py fix customer group mapping in ldap (#1713) 2022-07-04 19:23:51 +02:00
decorators.py Release/9.1 (#1898) 2023-12-22 14:03:45 +01: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 Release/9.1 (#1898) 2023-12-22 14:03:45 +01: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 Release/9.1 (#1898) 2023-12-22 14:03:45 +01:00