Feature #8146
closed
How can I Hide "My page"?
Added by Joshua Villagomez about 15 years ago.
Updated about 15 years ago.
Description
Hi everyone,
I'm doing some customizations on my Redmine system. Boss doesn't like the My page. How can I hide it? Would prefer to hide it for non-members and anonymous users. Thanks.
AFAIK, there is no option in Redmine, maybe MyPage should be made a module.
Would prefer to hide it for non-members and anonymous users.
There's no 'My page' for anonymous users.
Thanks. Which controller handles My Page? Somehow it knows difference between anonymous and non-members. I'd like to restrict non-members if possible. Thanks.
See source:trunk/lib/redmine.rb#L152.
- Status changed from New to Closed
- Resolution set to Invalid
Etienne gave you the answer. You can also disable it with a few lines of code from a plugin.
Also available in: Atom
PDF