nextcloud/lib/private/group
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_GROUP_BACKEND_* constants to OC_Group_Backend class 2014-11-27 13:47:30 +01:00
database.php Correctly namespace and autoload DatabaseException 2014-11-27 11:10:04 +01:00
dummy.php extend Dummy user and group implementation to pass tests 2014-06-25 13:13:53 +02:00
example.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
group.php Add REST route for user & group management 2014-12-08 12:11:01 +01:00
interface.php Move OC_GROUP_BACKEND_* constants to OC_Group_Backend class 2014-11-27 13:47:30 +01:00
manager.php Move OC_GROUP_BACKEND_* constants to OC_Group_Backend class 2014-11-27 13:47:30 +01:00
metadata.php Add REST route for user & group management 2014-12-08 12:11:01 +01:00