Add cookie based auth, file serving and uploading
This commit is contained in:
@@ -136,3 +136,7 @@ auth:
|
||||
secret: PqRwLF2rhHe8J22oBeHy
|
||||
# Token expiration time in seconds
|
||||
expiration: 604800 # 7 days
|
||||
location:
|
||||
from: Cookie
|
||||
name: token
|
||||
|
||||
|
Reference in New Issue
Block a user