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
Asher Foa 4754c2c55e Fix flake W504 issues and ignore flake W503 (#1061)
* Ignore W503 since it contradicts W504

* Fix flake8 W504 - line break after binary operator
2019-08-11 01:18:26 +02:00
..
__init__.py iSort fixes (#1058) 2019-08-10 23:14:44 +02:00
basic.py Add username lookup to check for login and email (#963) 2019-04-28 22:45:03 +02:00
basic_ldap.py Fix some pylint errors (#1059) 2019-08-11 00:02:53 +02:00
decorators.py X-API-Key and Authorization: Bearer headers. (#1039) 2019-08-02 14:19:08 +02:00
github.py Update GitHub auth to work with v7 web UI (#994) 2019-06-05 20:25:45 +02:00
oidc.py Fix authorization logic for OIDC and SAML (#1010) 2019-06-27 22:29:30 +02:00
saml.py iSort fixes (#1058) 2019-08-10 23:14:44 +02:00
userinfo.py Use enum type for scopes (#743) 2018-11-09 00:34:32 +01:00
utils.py Fix flake W504 issues and ignore flake W503 (#1061) 2019-08-11 01:18:26 +02:00