]> source.dussan.org Git - nextcloud-server.git/commit
Use new hashing API for OC_User_Database
authorLukas Reschke <lukas@owncloud.com>
Thu, 6 Nov 2014 14:42:06 +0000 (15:42 +0100)
committerLukas Reschke <lukas@owncloud.com>
Thu, 6 Nov 2014 14:42:06 +0000 (15:42 +0100)
commitc4d7483a0a7d1ea75bf06d0a4e726e2b150be81f
treef403e0a3d01acd1d3a83feae076a08f38fd475b7
parent2090e9b620a84bd01cc84717dc02a92de4afe20b
Use new hashing API for OC_User_Database

This will use the new Hashing API for OC_User_Database and migrate old passwords upon initial login of the user.
lib/private/user/database.php