NIHVIVO-1379 If not sufficiently authorized to view a restricted page, redirect to home page with a message.
This commit is contained in:
parent
21848e1b5e
commit
bba8d7fc1d
1 changed files with 0 additions and 4 deletions
|
@ -422,10 +422,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
Reference in a new issue