disallow provisioning api to be enabled for groups only

This commit is contained in:
Thomas Müller 2015-01-28 19:01:00 +01:00 committed by Morris Jobke
parent 659f958d01
commit f60406102f
2 changed files with 5 additions and 1 deletions

View File

@ -1 +1 @@
0.7.0
0.7.1

View File

@ -19,4 +19,8 @@
<documentation>
<admin>admin-provisioning-api</admin>
</documentation>
<types>
<!-- this is used to disable the feature of enabling an app for specific groups only because this would break this app -->
<filesystem/>
</types>
</info>