lemur/lemur/auth
sayali 825a001a8b pass algorithm to jwt.decode() during login
api_jwt.py : pass "algorithms" argument when calling decode(). This argument will be mandatory in a future version
2020-11-02 17:37:04 -08:00
..
__init__.py initial commit 2015-06-22 13:47:27 -07:00
ldap.py Fixing "'Role' object has no attribute 'set_third_party'" error. 2020-01-21 08:40:54 +01:00
permissions.py Enhance domains query and sensitive domain checking code; Allow creation of opt-out roles via config 2019-05-30 10:21:44 -07:00
service.py pass algorithm to jwt.decode() during login 2020-11-02 17:37:04 -08:00
views.py OAUTH2 fixes 2020-04-04 11:32:23 -04:00