alerta_alerta/alerta/auth
Nick Satterly 5fc46c2186
fix(codescan): Sanitize username used in ldap filter (#1904)
* fix(codescan): Sanitize username used in ldap filter

* fix(codescan): Sanitize domain used in ldap filter
2023-12-22 18:12:21 +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(codescan): Sanitize username used in ldap filter (#1904) 2023-12-22 18:12:21 +01: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