You've already forked filebrowser
mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-11-26 14:25:26 +08:00
@@ -244,3 +244,8 @@ func (u User) Allowed(url string) bool {
|
||||
|
||||
return true
|
||||
}
|
||||
|
||||
// Scope returns the user scope.
|
||||
func (u User) Scope() string {
|
||||
return u.scope
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user