You are not logged in.
This will make it much simpler to test authentication on a default database as it adds a restricted user who restrictions can be tested immediatly
Offline
Offline
Why not add the Guest user with the same password as User, Admin, Supervisor .. that way you can't be comprising the security any more than you already do?
Offline
I did not add the Guest user by default, for security reasons.
In all cases, any application should change the user settings, at least the default password!
If it is about automated testing, you can change the groups / users as expected, with just some lines of code.
Offline