|
|
@ -60,6 +60,7 @@ |
|
|
|
default-target-url="/index.view" |
|
|
|
default-target-url="/index.view" |
|
|
|
authentication-failure-url="/login.view?error=1" |
|
|
|
authentication-failure-url="/login.view?error=1" |
|
|
|
always-use-default-target="true"/> |
|
|
|
always-use-default-target="true"/> |
|
|
|
|
|
|
|
<security:remember-me user-service-ref="securityService" /> |
|
|
|
</security:http> |
|
|
|
</security:http> |
|
|
|
|
|
|
|
|
|
|
|
<security:authentication-manager> |
|
|
|
<security:authentication-manager> |
|
|
|