Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
MDL-20365 auth_db: Warning users about case sensitive plain passwords
[moodle.git]
/
auth
/
db
/
upgrade.txt
1
This files describes API changes in /auth/db/*,
2
information provided here is intended especially for developers.
3
4
=== 2.9 ===
5
6
* Plain text password matching is now always case sensitive, it does not
7
depend on the database sensitiveness anymore.