##// END OF EJS Templates
Fixed confidentiality issue on account/show....
Fixed confidentiality issue on account/show. Only public projects or private projects that the logged in user belongs to are displayed. git-svn-id: http://redmine.rubyforge.org/svn/trunk@567 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r492:d94bcd285abb
r564:1a2aee84b21a
Show More
403.rhtml
4 lines | 106 B | text/html+ruby | RhtmlLexer
<h2>403</h2>
<p><%= l(:notice_not_authorized) %></p>
<p><a href="javascript:history.back()">Back</a></p>