move password encoder tests to proper packages.
rename saltSource param in PasswordEncoder interfce to salt. It was already called salt in subclasses, and is in fact supposed to be the salt, not the source for the salt, although depending on the implementation it may still be treated as the latter.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#HSQL database
|
||||
#Thu Apr 15 23:43:47 EDT 2004
|
||||
#Fri Apr 16 07:51:49 EDT 2004
|
||||
sql.strict_fk=true
|
||||
readonly=false
|
||||
sql.strong_fk=true
|
||||
|
||||
Reference in New Issue
Block a user