Remove Django CAS server and add oauth toolkit

This commit is contained in:
Alexandre Iooss 2020-09-21 10:31:42 +02:00
parent ac2d1e8111
commit 70448db8e5
No known key found for this signature in database
GPG key ID: 6C79278F3FCDCC02
11 changed files with 6 additions and 136 deletions

View file

@ -1,11 +0,0 @@
[
{
"model": "cas_server.servicepattern",
"pk": 1,
"fields": {
"pos": 1,
"pattern": ".*",
"name": "REPLACEME"
}
}
]