Don't allow to the user modify their own preferences

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
eferreira
Posts: 14
Joined: 27 Jul 2011, 20:23

Don't allow to the user modify their own preferences

Post 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
atrol
Site Admin
Posts: 8553
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Don't allow to the user modify their own preferences

Post by atrol »

I don't understand the question.
What is the reason not to set the account to protected?
Please use Search before posting and read the Manual
eferreira
Posts: 14
Joined: 27 Jul 2011, 20:23

Re: Don't allow to the user modify their own preferences

Post 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
atrol
Site Admin
Posts: 8553
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Don't allow to the user modify their own preferences

Post 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.
Please use Search before posting and read the Manual
Post Reply