0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-04 21:58:31 +00:00
alerta_alerta/alerta/auth
Nick Satterly 49ec257e76
Add attributes field to heartbeat for use in hb alerts (#1128)
* Add attributes field to heartbeat for use in hb alerts

* Whitespace fix for pre-commit hook to pass
2020-01-25 13:03:35 +01:00
..
__init__.py Return end session URL to browser on logout from OIDC (#1122) 2020-01-12 16:01:04 +01:00
basic.py Add username lookup to check for login and email (#963) 2019-04-28 22:45:03 +02:00
basic_ldap.py Add attributes field to heartbeat for use in hb alerts (#1128) 2020-01-25 13:03:35 +01:00
decorators.py X-API-Key and Authorization: Bearer headers. (#1039) 2019-08-02 14:19:08 +02:00
github.py Add attributes field to heartbeat for use in hb alerts (#1128) 2020-01-25 13:03:35 +01: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 authorization logic for OIDC and SAML (#1010) 2019-06-27 22:29:30 +02:00
saml.py Add attributes field to heartbeat for use in hb alerts (#1128) 2020-01-25 13:03:35 +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 Fix flake W504 issues and ignore flake W503 (#1061) 2019-08-11 01:18:26 +02:00