aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting/security.go
Commit message (Expand)AuthorAgeFilesLines
* Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined...Yarden Shoham2024-01-141-1/+4
* Deprecate query string auth tokens (#28390)Jack Hay2023-12-121-0/+8
* Enhanced auth token / remember me (#27606)KN4CK3R2023-10-141-2/+0
* Update minimum password length requirements (#25946)techknowlogick2023-08-211-1/+1
* Make "install page" respect environment config (#25648)wxiaoguang2023-07-091-1/+1
* Import additional secrets via file uri (#25408)techknowlogick2023-06-231-1/+1
* Avoid polluting config file when "save" (#25395)wxiaoguang2023-06-211-1/+6
* Refactor config provider (#24245)Lunny Xiao2023-04-251-8/+7
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-0/+158