mirror of
https://github.com/filebrowser/filebrowser.git
synced 2026-05-05 13:41:15 +00: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