]> source.dussan.org Git - nextcloud-server.git/commit
Add API to change preferences 32560/head
authorJoas Schilling <coding@schilljs.com>
Mon, 23 May 2022 14:28:25 +0000 (16:28 +0200)
committerJoas Schilling <coding@schilljs.com>
Mon, 23 May 2022 14:44:23 +0000 (16:44 +0200)
commit31dc9aa682952f6228e13a2c33de5492a8cfa7bb
treefd7a0d2b184fa47ca64015cd7b25b536d7a9b721
parent8d599c341023c5fe850da9bdbc3807a277a61151
Add API to change preferences

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/provisioning_api/appinfo/routes.php
apps/provisioning_api/composer/composer/autoload_classmap.php
apps/provisioning_api/composer/composer/autoload_static.php
apps/provisioning_api/lib/Controller/PreferencesController.php [new file with mode: 0644]
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/public/Config/BeforePreferenceDeletedEvent.php [new file with mode: 0644]
lib/public/Config/BeforePreferenceSetEvent.php [new file with mode: 0644]