server/lib
Vincent Petry 8343cfb64b
Add interface methods for permission check
Instead of checking for admin perm, use interface method
canUserAssignTag and canUserSeeTag to check for permissions.
Allows for more flexible implementation.
2016-05-20 17:56:02 +02:00
..
composer Move OC\Core and OC\Settings to composer autoloader 2016-04-05 16:47:38 +02:00
l10n [tx-robot] updated from transifex 2016-05-18 01:54:53 -04:00
private Add interface methods for permission check 2016-05-20 17:56:02 +02:00
public Add interface methods for permission check 2016-05-20 17:56:02 +02:00
autoloader.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
base.php Move \OCP to PSR-4 2016-05-19 09:43:33 +02:00