server/apps/dav
brad2014 8d8bcea1d8 Move dav.invitation_link_recipients from getSystemValue to getAppValue
Per @georgehrke change request for PR #12392, instead of setting
dav.invitation_link_recipients in the system config.php file, we
set it in the database table oc_appconfig.

Furthermore, the value of the config variable is always a string:
'yes' to include links in imip mail, 'no' to exclude them, or a
comma-separated list of email addresses and/or domains for which
they should be included.  If not specified in oc_appconfig, the
default is 'yes'.

Signed-off-by: brad2014 <brad2014@users.noreply.github.com>
2019-07-31 12:55:50 -07:00
..
appinfo Merge pull request #11832 from nextcloud/bugfix/9849/birthday_without_year 2019-02-20 10:16:47 +01:00
bin Handle OC-Total-Length in new chunking 2017-12-15 14:46:36 +01:00
composer Add HasPhoto DAV plugin 2019-02-27 09:04:01 +01:00
css Include accept / decline links in CalDAV invitation emails 2018-06-29 10:44:44 +02:00
js Merge pull request #10225 from danielkesselberg/bugfix/8529/fix-url-generation-dav-app 2018-07-13 14:54:53 +02:00
l10n [tx-robot] updated from transifex 2019-02-24 01:13:42 +00:00
lib Move dav.invitation_link_recipients from getSystemValue to getAppValue 2019-07-31 12:55:50 -07:00
templates make text in Groupware Settings translateable 2019-02-01 10:06:32 +01:00
tests Move dav.invitation_link_recipients from getSystemValue to getAppValue 2019-07-31 12:55:50 -07:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00