| author | durandn |
| Tue, 04 Oct 2016 14:21:47 +0200 | |
| changeset 118 | b91c4814592b |
| parent 117 | f00cec012ea2 |
| child 119 | 7fc27f7e7c94 |
--- a/server/src/metaeducation/settings/__init__.py Tue Oct 04 14:21:14 2016 +0200 +++ b/server/src/metaeducation/settings/__init__.py Tue Oct 04 14:21:47 2016 +0200 @@ -115,6 +115,7 @@ LOGIN_URL = '/accounts/mtdc/login/' OAUTH_EXEMPT_URLS = ( + r'^mtdc/accounts/', r'^accounts/', r'^api/', r'^admin/',