nextcloud/lib/private/user
Lukas Reschke fe7d9a7ca0 Add REST route for user & group management
First step of a somewhat testable user management. - I know, the JSON returns are in an ugly format but the JS expects it that way. So let's keep it that way until we have time to fix the JS in the future.
2014-12-08 12:11:01 +01:00
..
backend.php Move OC_USER_BACKEND_* constants to OC_User_Backend class 2014-11-27 13:47:32 +01:00
database.php Use new hashing API for OC_User_Database 2014-11-06 15:42:06 +01:00
dummy.php Support displaynames for dummy user backend 2014-11-06 18:31:40 +01: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 Move OC_USER_BACKEND_* constants to OC_User_Backend class 2014-11-27 13:47:32 +01:00
manager.php Add REST route for user & group management 2014-12-08 12:11:01 +01:00
session.php remove deprecated \OC:$session 2014-11-26 15:32:47 +01:00
user.php Add REST route for user & group management 2014-12-08 12:11:01 +01:00