0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-02-10 07:52:26 +00:00
alerta_alerta/alerta/auth
2019-03-01 16:44:02 +01:00
..
__init__.py Add support for Microsoft Azure Active Directory OAuth2 (#846) 2019-02-17 01:03:27 +01:00
azure.py Add support for Microsoft Azure Active Directory OAuth2 (#846) 2019-02-17 01:03:27 +01:00
basic.py Email not verified is 403 not 401 status (#837) 2019-02-08 08:05:35 +01:00
basic_ldap.py Match user role if explicitly assigned (#825) 2019-01-20 17:37:07 +01:00
decorators.py Fix update user attributes (#799) 2019-01-06 23:34:23 +01:00
github.py Add default GitHub URL for OAuth2 provider (#764) 2018-11-23 11:12:10 +01:00
gitlab.py Simplify and standardise use of requests in auth modules (#867) 2019-03-01 16:44:02 +01:00
google.py Modify Google OAuth to not use Google+ API (#788) 2018-12-22 22:49:13 +00:00
keycloak.py Update Keycloak auth to use discovery document URL (#789) 2018-12-24 16:43:46 +01:00
pingfederate.py Simplify and standardise use of requests in auth modules (#867) 2019-03-01 16:44:02 +01:00
saml2.py Split audit signals into admin, write and auth categories (#745) 2018-11-10 22:46:27 +01:00
userinfo.py Use enum type for scopes (#743) 2018-11-09 00:34:32 +01:00
utils.py Add error names to confirmation token errors (#824) 2019-01-16 23:09:14 +01:00