Topic: user permitions problem
Hello,
I have got the same problem restricting user rights as pgolik (post ID_user problem and a feature request).
Briefly:
config.php has
$enable_authentication = 1;
$enable_delete_authorization = 1;
$enable_update_authorization = 1;
$enable_browse_authorization = 0;
but still any user can delete or change other user entries.
This security feature I find very important as from time to time some mad people appear in labs, and deleting the entries which accumulated during several years could be devastating.
Have you got any solutions?
Thank you for help,
Skirmantas K.