Remove user and apss from base user
parent
f8465edab5
commit
446253b62a
|
@ -56,8 +56,6 @@ func main() {
|
|||
}
|
||||
|
||||
fm, err := filemanager.New(database, filemanager.User{
|
||||
Username: "admin",
|
||||
Password: "admin",
|
||||
AllowCommands: allowCommands,
|
||||
AllowEdit: allowEdit,
|
||||
AllowNew: allowNew,
|
||||
|
|
Loading…
Reference in New Issue