Remove user and apss from base user

pull/157/head
Henrique Dias 2017-07-20 09:55:00 +01:00
parent f8465edab5
commit 446253b62a
No known key found for this signature in database
GPG Key ID: 936F5EB68D786730
1 changed files with 0 additions and 2 deletions

View File

@ -56,8 +56,6 @@ func main() {
} }
fm, err := filemanager.New(database, filemanager.User{ fm, err := filemanager.New(database, filemanager.User{
Username: "admin",
Password: "admin",
AllowCommands: allowCommands, AllowCommands: allowCommands,
AllowEdit: allowEdit, AllowEdit: allowEdit,
AllowNew: allowNew, AllowNew: allowNew,