NIHVIVO-1379 If not sufficiently authorized to view a restricted page, redirect to home page with a message.
This commit is contained in:
parent
3c239271e3
commit
9046a9c735
5 changed files with 15 additions and 22 deletions
|
@ -400,10 +400,6 @@
|
|||
<servlet-name>EmptyController</servlet-name>
|
||||
<url-pattern>/login</url-pattern>
|
||||
</servlet-mapping>
|
||||
<servlet-mapping>
|
||||
<servlet-name>EmptyController</servlet-name>
|
||||
<url-pattern>/insufficientAuthorization</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<servlet>
|
||||
<servlet-name>RevisionInfoController</servlet-name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue