Skip to content

Commit 93e597f

Browse files
author
eugenp
committed
minor remember me work
1 parent 37df9c6 commit 93e597f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-security-mvc-custom/src/main/resources/webSecurityConfig.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<logout delete-cookies="JSESSIONID" />
1717

18-
<remember-me/>
18+
<remember-me key="uniqueAndSecret" token-validity-seconds="86400"/>
1919

2020
</http>
2121

0 commit comments

Comments
 (0)