mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 12:50:21 -06:00
add missing unprotected path
This commit is contained in:
@@ -45,6 +45,7 @@ var (
|
||||
_unprotectedPathPrefixes = [...]string{
|
||||
"/files",
|
||||
"/data",
|
||||
"/account",
|
||||
"/s/",
|
||||
"/settings",
|
||||
"/user-management",
|
||||
|
||||
Reference in New Issue
Block a user