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> |
||
|---|---|---|
| .. | ||
| Activity | ||
| BackgroundJob | ||
| Controller | ||
| Event | ||
| Listener | ||
| Notification | ||
| Provider | ||
| Service | ||