Don't allow limiting to groups
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
3b6b1f0f88
commit
8f0d4a81a0
|
|
@ -26,6 +26,9 @@ This app allows users to register a new account.
|
||||||
<version>0.5.1</version>
|
<version>0.5.1</version>
|
||||||
<licence>agpl</licence>
|
<licence>agpl</licence>
|
||||||
<author mail="pellaeon@cnmc.tw" homepage="https://nyllep.wordpress.com/about-2">Pellaeon Lin</author>
|
<author mail="pellaeon@cnmc.tw" homepage="https://nyllep.wordpress.com/about-2">Pellaeon Lin</author>
|
||||||
|
<types>
|
||||||
|
<prevent_group_restriction />
|
||||||
|
</types>
|
||||||
<category>security</category>
|
<category>security</category>
|
||||||
<category>tools</category>
|
<category>tools</category>
|
||||||
<website>https://github.com/nextcloud/registration</website>
|
<website>https://github.com/nextcloud/registration</website>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue