fix: Block group restriction which might lead to logout from impersonate not working

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2023-06-05 16:31:46 +02:00
Родитель 32b37e649d
Коммит 46a629b3ca
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4C614C6ED2CDE6DF
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -26,6 +26,10 @@ The administrator is then logged-in as the user, to switch back to the regular u
<author>Nextcloud</author>
<namespace>Impersonate</namespace>
<types>
<prevent_group_restriction />
</types>
<category>tools</category>
<website>https://github.com/nextcloud/impersonate</website>
<bugs>https://github.com/nextcloud/impersonate/issues</bugs>