Remove user and apss from base user
This commit is contained in:
@@ -56,8 +56,6 @@ func main() {
|
||||
}
|
||||
|
||||
fm, err := filemanager.New(database, filemanager.User{
|
||||
Username: "admin",
|
||||
Password: "admin",
|
||||
AllowCommands: allowCommands,
|
||||
AllowEdit: allowEdit,
|
||||
AllowNew: allowNew,
|
||||
|
||||
Reference in New Issue
Block a user