mirror of
https://github.com/nextcloud/server.git
synced 2026-06-07 07:43:18 -04:00
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> |
||
|---|---|---|
| .. | ||
| appinfo | ||
| composer | ||
| css | ||
| js | ||
| l10n | ||
| lib | ||
| src | ||
| templates | ||
| tests | ||
| Makefile | ||
| package-lock.json | ||
| package.json | ||
| webpack.common.js | ||
| webpack.dev.js | ||
| webpack.prod.js | ||