nextcloud/lib/private/user
Lukas Reschke 63a90a129b Use proper RNG generator
OC_Util::generateRandomBytes() only returns lowercase alphanumeric values.
We should use the new RNG which has a broader characterset.
2014-09-03 17:46:48 +02:00
..
backend.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
database.php retrieve local users, groups and group members in a sorted way 2014-08-29 15:17:37 +02: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 Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
interface.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
manager.php Use public api for getting l10n 2014-08-31 10:08:22 +02:00
session.php Use proper RNG generator 2014-09-03 17:46:48 +02:00
user.php - adding default value for $recoveryPassword 2014-07-24 12:50:39 +02:00