Check permissions in frontend

This commit is contained in:
Julius Haertl
2016-11-06 22:06:11 +01:00
parent 00e4eb9c47
commit c0c4010cf1
10 changed files with 219 additions and 70 deletions

View File

@@ -6,9 +6,10 @@
<description>My first ownCloud app</description>
<licence>agpl</licence>
<author>Julius Härtl</author>
<version>0.0.1.15</version>
<version>0.1.0-beta1</version>
<namespace>Deck</namespace>
<category>Other</category>
<category>organization</category>
<category>office</category>
<dependencies>
<owncloud min-version="9.1" max-version="9.2" />
<nextcloud min-version="10" max-version="11" />