nextcloud/apps/twofactor_backupcodes
Roeland Jago Douma 36bf522c8b
Add job to check users for backup code reminders
Now that we can enforce 2FA we also should notify users that have
enabled 2FA but do not yet have backup codes generated.

This adds a repair step that inserts a background job to do this.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-02 20:41:56 +02:00
..
appinfo Add job to check users for backup code reminders 2018-10-02 20:41:56 +02:00
composer Add job to check users for backup code reminders 2018-10-02 20:41:56 +02:00
css Improve layout of buttons for two factor auth 2017-05-15 11:45:15 -05:00
js Fix generate button event and show regenerate button only when enabled 2018-09-27 09:07:06 +02:00
l10n [tx-robot] updated from transifex 2018-10-02 00:12:55 +00:00
lib Add job to check users for backup code reminders 2018-10-02 20:41:56 +02:00
src Fix generate button event and show regenerate button only when enabled 2018-09-27 09:07:06 +02:00
templates Restructure and redesign two-factor auth provider selection 2018-10-01 23:58:54 +02:00
tests Add job to check users for backup code reminders 2018-10-02 20:41:56 +02:00
Makefile Move to standard format 2018-09-27 09:07:05 +02:00
package-lock.json Remove unwanted dependencies 2018-10-01 07:04:48 +02:00
package.json Remove unwanted dependencies 2018-10-01 07:04:48 +02:00
webpack.common.js Move to standard format 2018-09-27 09:07:05 +02:00
webpack.dev.js Move to standard format 2018-09-27 09:07:05 +02:00
webpack.prod.js Move to standard format 2018-09-27 09:07:05 +02:00