nextcloud/apps/twofactor_backupcodes
Roeland Jago Douma 956fe1b867
Generate backups code notification if not enable but 2fa is
Generate a notification to generate backup codes if you enable an other
2FA provider but backup codes are not yet generated.

* Add event listner
* Insert background job
* Background job tests and emits notification every 2 weeks
* If the backup codes are generated the next run will remove the job

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-01 15:35:25 +02:00
..
appinfo Update version requirements and versions of shipped apps 2018-09-05 14:27:06 +02:00
composer Generate backups code notification if not enable but 2fa is 2018-10-01 15:35:25 +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-01 00:12:39 +00:00
lib Generate backups code notification if not enable but 2fa is 2018-10-01 15:35:25 +02:00
src Fix generate button event and show regenerate button only when enabled 2018-09-27 09:07:06 +02:00
templates Move to standard format 2018-09-27 09:07:05 +02:00
tests Generate backups code notification if not enable but 2fa is 2018-10-01 15:35:25 +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