_base.py
|
Refactor UI auth implementation
|
2017-12-05 09:40:05 +00:00 |
account.py
|
Factor out a validate_user_via_ui_auth method
|
2017-12-05 09:42:30 +00:00 |
devices.py
|
Fix error when deleting devices
|
2017-12-05 09:49:22 +00:00 |
filter.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
groups.py
|
Allow guest access to group APIs for reading
|
2017-11-28 11:23:00 +00:00 |
keys.py
|
register some /unstable endpoints in /r0 as well
|
2017-10-26 15:22:50 +02:00 |
register.py
|
Refactor UI auth implementation
|
2017-12-05 09:40:05 +00:00 |
sync.py
|
replace 'except:' with 'except Exception:'
|
2017-10-23 15:52:32 +01:00 |
thirdparty.py
|
add release endpoints for /thirdparty
|
2017-10-26 16:58:20 +02:00 |