mirror of
				https://github.com/spring-projects/spring-security.git
				synced 2025-10-30 22:28:46 +00:00 
			
		
		
		
	Typo: Update rememberme.adoc
I changed 'unecessarily' to 'unnecessarily'
This commit is contained in:
		
							parent
							
								
									842cc60493
								
							
						
					
					
						commit
						35ab9c55c4
					
				| @ -50,7 +50,7 @@ If you have more than one in your application context, you need to specify which | ||||
| 
 | ||||
| [[remember-me-persistent-token]] | ||||
| == Persistent Token Approach | ||||
| This approach is based on the article titled http://jaspan.com/improved_persistent_login_cookie_best_practice[http://jaspan.com/improved_persistent_login_cookie_best_practice], with some minor modifications. (Essentially, the username is not included in the cookie, to prevent exposing a valid login name unecessarily. | ||||
| This approach is based on the article titled http://jaspan.com/improved_persistent_login_cookie_best_practice[http://jaspan.com/improved_persistent_login_cookie_best_practice], with some minor modifications. (Essentially, the username is not included in the cookie, to prevent exposing a valid login name unnecessarily. | ||||
| There is a discussion on this in the comments section of this article.) | ||||
| To use the this approach with namespace configuration, supply a datasource reference: | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user