Add "ui login" support

This commit is contained in:
schroda
2025-07-27 00:03:51 +02:00
parent 403cab7d80
commit 4aad410957
33 changed files with 1270 additions and 203 deletions

View File

@@ -60,6 +60,9 @@ export const SERVER_SETTINGS = gql`
authMode
authPassword
authUsername
jwtAudience
jwtTokenExpiry
jwtRefreshExpiry
# misc
debugLogsEnabled