nextcloud/lib/private/user
Lukas Reschke c4d7483a0a 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.
2014-11-06 15:42:06 +01:00
..
backend.php user/backed: use pow of two for backed action constants 2014-09-23 15:18:01 +02:00
database.php Use new hashing API for OC_User_Database 2014-11-06 15:42:06 +01:00
dummy.php loop over usernames, not passwords 2014-06-30 20:43:50 +02:00
example.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
http.php Do only follow HTTP and HTTPS redirects 2014-09-22 20:02:32 +02:00
interface.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
manager.php Remove confusingly names \OC\User\Manager::delete and fix the automatic cache cleanup instead 2014-11-05 15:45:58 +01:00
session.php Clear session after logout 2014-10-30 12:10:39 +01:00
user.php strip whitespace from the beginning and end of the display name to avoid empty display names 2014-10-15 14:54:35 +02:00