Switch from UniAuth to OpenID Connect
This commit is contained in:
parent
1f026c31ca
commit
e0b9e4e719
3 changed files with 50 additions and 16 deletions
1
run.fcgi
1
run.fcgi
|
|
@ -2,7 +2,6 @@
|
|||
from flipflop import WSGIServer
|
||||
import sys
|
||||
sys.path.append('/home/edward/src/agenda') # isort:skip
|
||||
sys.path.append("/home/edward/src/2024/UniAuth")
|
||||
from web_view import app # isort:skip
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue