fix #114
This commit is contained in:
parent
f1659bf205
commit
d40d52210d
2 changed files with 8 additions and 0 deletions
|
@ -298,6 +298,10 @@
|
|||
</auth-constraint>
|
||||
</security-constraint>
|
||||
|
||||
<security-role>
|
||||
<role-name>fess</role-name>
|
||||
</security-role>
|
||||
|
||||
<login-config>
|
||||
<auth-method>FORM</auth-method>
|
||||
<form-login-config>
|
||||
|
|
|
@ -298,6 +298,10 @@
|
|||
</auth-constraint>
|
||||
</security-constraint>
|
||||
|
||||
<security-role>
|
||||
<role-name>fess</role-name>
|
||||
</security-role>
|
||||
|
||||
<login-config>
|
||||
<auth-method>FORM</auth-method>
|
||||
<form-login-config>
|
||||
|
|
Loading…
Add table
Reference in a new issue