Skip to content

Commit

Permalink
MDL-20365 auth_db: upgrade.txt - make the hash comment clearer
Browse files Browse the repository at this point in the history
  • Loading branch information
danpoltawski committed Nov 27, 2014
1 parent 4832be5 commit e7087cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth/db/upgrade.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Some alterations have been made to the handling of case sensitity handling of pa
and password hashes which previously varied depending on database configuration:

* Plain text password matching is now always case sensitive
* Password hash comparisons are now case insensitive
* sha1/md5 hash comparisons are now enforced case insensitive (as underlying they are hexidecimal values)

0 comments on commit e7087cb

Please sign in to comment.