mirror of
https://github.com/stashapp/stash.git
synced 2025-12-18 04:44:37 +03:00
Replace basic auth with cookie authentication (#440)
* Add logout functionality and button * Make session age configurable
This commit is contained in:
@@ -6,6 +6,7 @@ fragment ConfigGeneralData on ConfigGeneralResult {
|
||||
maxStreamingTranscodeSize
|
||||
username
|
||||
password
|
||||
maxSessionAge
|
||||
logFile
|
||||
logOut
|
||||
logLevel
|
||||
|
||||
Reference in New Issue
Block a user