diff options
author | Joas Schilling <coding@schilljs.com> | 2016-08-03 18:56:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-03 18:56:51 +0200 |
commit | d0e669745a69778c743284f4459d26f9e84067f5 (patch) | |
tree | 8bc856eb0548a67e593712e0069f9919e15a03c0 /core | |
parent | 8ad79eb09765393b83982f1c4503d9659bb08325 (diff) | |
parent | d1d891fed0072400cd1daab3f74fe2ced4db3c7d (diff) | |
download | nextcloud-server-d0e669745a69778c743284f4459d26f9e84067f5.tar.gz nextcloud-server-d0e669745a69778c743284f4459d26f9e84067f5.zip |
Merge pull request #717 from nextcloud/mark-apps-as-shipped
Add access control and automated tagging as shipped
Diffstat (limited to 'core')
-rw-r--r-- | core/shipped.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/shipped.json b/core/shipped.json index 8d3056eb908..20041be7e19 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -9,6 +9,8 @@ "federatedfilesharing", "federation", "files", + "files_accesscontrol", + "files_automatedtagging", "files_external", "files_pdfviewer", "files_sharing", |