commit | a44a3193af505a878852a7ab5661839bc1c57198 | [log] [tgz] |
---|---|---|
author | Edwin Kempin <edwin.kempin@sap.com> | Wed Apr 09 08:28:41 2014 +0200 |
committer | Edwin Kempin <edwin.kempin@sap.com> | Wed Apr 09 09:45:53 2014 +0200 |
tree | b16b2a4b5bc5ebd2f105da4b4cab1096d3c6c9ad | |
parent | ecdc64f98bd2118152651d2b596537b1a0a24368 [diff] |
Add REST endpoints to get/set default user preferences GET on /config/server/preferences returns the default user preferences while PUT on /config/server/preferences allows administrators to set them. These REST endpoints only support the options that are stored in the All-Users repository. This means at the moment only for the 'My' menu entries a default can be set. Change-Id: I064dd8baaa798b979938be6cdc2a36ab249bb694 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>