vibelog icon indicating copy to clipboard operation
vibelog copied to clipboard

After Setup Change Admin Account Blank Password Saved

Open espydude opened this issue 9 years ago • 1 comments

I setup vibelog with mangodb on a centos instance and when you create a new admin account in order to deactivate the admin account it throws tons of errors afterwards. I discovered then when the new account was created the password was committed as a blank field. I removed the new account from the database and it resolved the issue. I am new to D and this software so I haven't been able to figure out exactly where it went wrong. Using the latest Digital Mars D Compiler, Current 64bit Centos Distro, using current NGINX as the httpd proxy. Thank you for any help you can provide.

espydude avatar Jun 13 '16 00:06 espydude

I finally got around to try to reproduce this. For this, I removed the vibelog.users table from the database, so that it would re-create the default admin account. Then I went on to create a separate user and set a password and admin access for it. Then I deleted the original "admin" account. But so far, everything went without errors. Was this the procedure that you also followed, or did I do something different at some point?

(everything done on GIT master/0.5.0-beta.3)

s-ludwig avatar Dec 26 '16 09:12 s-ludwig