- Change login action prefix.
- Hide/Display buttons based on the selected items.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
default-target-url='/c/mymaps.htm'
|
||||
always-use-default-target='false'
|
||||
authentication-failure-url="/c/login.htm?login_error=2"
|
||||
login-processing-url="/j_spring_security_check"/>
|
||||
login-processing-url="/c/j_spring_security_check"/>
|
||||
<sec:remember-me key="wisemapping-hashed-key"/>
|
||||
<sec:logout logout-url="/c/logout.htm" invalidate-session="true" logout-success-url="/c/login.htm"/>
|
||||
</sec:http>
|
||||
|
Reference in New Issue
Block a user