This topic is locked
[SOLVED]

 User password Not Saved

3/16/2020 12:01:01 PM
PHPRunner General questions
A
AlphaBase author

I set up some basic security. I'm using the system generated table.

Tried to add a new user (several, actually) through the IDE.
The new user record is created but there is no password in the password field. It's blank. The other fields are filled in correctly.

I'm testing this locally in the IDE. The database is MariaDB located on a remote server.

I'm using 10.3

Where am I going wrong?


A
AlphaBase author 3/21/2020

Finally got it. It works from the website but not from within the IDE. Checked "New user registration page", ran it, added a user, then went back to Permissions and added the new user as an Admin. Unchecked the "New user registration page" (because I don't want it) and now I can login as Admin and add new users, assign permissions, etc as needed.

Thanks Sergey.