rejo [Thu, 27 Mar 2008 20:42:50 +0000] rev 103
[feladat @ 203]
Changed field type for password entry field in 'edit user' window from text to password. Now password is no longer shown in plain tekst.
rejo [Thu, 27 Mar 2008 20:40:42 +0000] rev 102
[feladat @ 202]
Changed field type for password entry field in 'add user' window from text to password. Now password is no longer shown in plain tekst.
rejo [Thu, 27 Mar 2008 20:38:03 +0000] rev 101
[feladat @ 201]
Fixed a typo in the description of 'supermaster_edit' permission.
rejo [Thu, 27 Mar 2008 20:35:23 +0000] rev 100
[feladat @ 200]
When loading SQL database structure user 'administrator' has all possible permissions enabled, both ueberuser and others. This may bring confusion, especially those that didn't read the documentation. Now only 'user_is_ueberuser' is enabled, all other disabled. No functional changes. Suggested by Maarten te Paske.