add totp 2fa

This commit is contained in:
Sebastian Hugentobler 2018-02-14 15:18:55 +01:00
parent 2d0efd536a
commit 7810e5c17d
605 changed files with 51022 additions and 19 deletions

View file

@ -13,6 +13,7 @@ RUN apk add --no-cache \
nextcloud-files_videoplayer \
nextcloud-theming \
nextcloud-gallery \
nextcloud-twofactor_backupcodes \
nextcloud-pgsql \
php7-opcache \
php7-pcntl \