nextcloud/lib/user
Jörn Friedrich Dreyer 91c0b81130 add missing backticks
guys, please ...
2013-06-20 10:18:29 +02:00
..
backend.php New user management classes 2013-05-29 00:31:55 +02:00
database.php add missing backticks 2013-06-20 10:18:29 +02:00
dummy.php New user management classes 2013-05-29 00:31:55 +02:00
example.php implement getHome in OC_User 2012-08-26 16:24:25 +02:00
http.php Checkstyle fixes: NoSpaceAfterComma 2012-11-04 11:10:46 +01:00
interface.php introduce new virtual method hasUserListings() to determine if a user backend can list it's users. 2013-02-11 22:01:52 +01:00
manager.php also clear cached users when removing a single backend 2013-06-03 14:19:17 +02:00
session.php move phpdoc comments 2013-06-03 13:33:56 +02:00
user.php always emit the preSetPassword hook, this should only indicate the intention. Finally the post-hooks indicate if it was successful or not 2013-06-06 13:30:18 +02:00