Page 1 of 1
Don't allow to the user modify their own preferences
Posted: 29 Jul 2011, 17:34
by eferreira
I am using mantis 1.2.6
Is possible do not allow to the user modify their own preferences without protect their account?
Thanks
Eduardo
Re: Don't allow to the user modify their own preferences
Posted: 29 Jul 2011, 19:46
by atrol
I don't understand the question.
What is the reason not to set the account to protected?
Re: Don't allow to the user modify their own preferences
Posted: 29 Jul 2011, 19:57
by eferreira
Atrol, thanks for your response.
the reason is that I want the user only can modify their password and their columns, but not their preferences.
I achieve this modifying the source code (I comment the line that shows the link to My preferences) but I want to know if it is possible without modify the code
thanks a lot for your support
Re: Don't allow to the user modify their own preferences
Posted: 01 Aug 2011, 07:00
by atrol
There is no way to get this functionality without changing the source code or writing a plugin.
Not showing the link is not enough.
If the user knows the URL he is stil able to change the settings.