implemented login redirect

This commit is contained in:
2021-09-15 01:00:53 +02:00
parent 120106bfbc
commit 881b7a30f8
5 changed files with 1205 additions and 1111 deletions

View File

@@ -0,0 +1,3 @@
query isAuth{
authorized
}