summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes
Commit message (Collapse)AuthorAgeFilesLines
* Add a link to the notification to create the backup codesJoas Schilling2019-02-112-4/+26
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2019-02-112-2/+16
|
* [tx-robot] updated from transifexNextcloud bot2019-02-066-2/+14
|
* Add a key parameter to the new initial state APIChristoph Wurst2019-01-305-6/+4
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Provide initial stateRoeland Jago Douma2019-01-296-19/+23
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-01-216-0/+16
|
* [tx-robot] updated from transifexNextcloud bot2019-01-202-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-01-196-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2019-01-1812-0/+12
|
* [tx-robot] updated from transifexNextcloud bot2019-01-1742-424/+424
|
* Bump dependenciesRoeland Jago Douma2019-01-154-542/+370
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update the git attributesRoeland Jago Douma2019-01-154-8/+13
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump dependenciesRoeland Jago Douma2019-01-154-578/+681
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Provide initial state for backupcodes in templateRoeland Jago Douma2019-01-1511-38/+142
| | | | | | | This saves a direct request to the server when loading the backup codes. There is no need for this as the data is already known. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Switch to OCP background jobsRoeland Jago Douma2019-01-143-6/+8
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Switch to QBMapperRoeland Jago Douma2019-01-141-8/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-01-122-2/+2
|
* Use the scoped css on the personal pageRoeland Jago Douma2019-01-097-19/+522
| | | | | | Saves loading the style file when we visit the security page. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Use nextcloud-axios in 2fa backupcodes jsRoeland Jago Douma2019-01-095-25/+20
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-01-092-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2019-01-032-0/+30
|
* [tx-robot] updated from transifexNextcloud bot2018-12-312-38/+38
|
* [tx-robot] updated from transifexNextcloud bot2018-12-242-6/+40
|
* [tx-robot] updated from transifexNextcloud bot2018-12-212-6/+40
|
* [tx-robot] updated from transifexNextcloud bot2018-12-174-0/+50
|
* [tx-robot] updated from transifexNextcloud bot2018-12-124-8/+10
|
* [tx-robot] updated from transifexNextcloud bot2018-11-262-0/+10
|
* Bump versions of server and the requirements of appsJoas Schilling2018-11-231-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2018-11-162-0/+30
|
* Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-againMorris Jobke2018-11-151-1/+1
|\ | | | | Shorten index name of calendar changes table
| * Shorten index name of calendar changes tableJoas Schilling2018-11-141-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2018-11-152-6/+40
| |
* | twofactor auth settings are not regular settingsRobin Appelman2018-11-141-4/+0
|/ | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* [tx-robot] updated from transifexNextcloud bot2018-11-142-0/+14
|
* [tx-robot] updated from transifexNextcloud bot2018-11-072-2/+32
|
* make twofactor .button inlin-blockJonas Sulzer2018-11-041-0/+4
| | | | | | fixes #3752 Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
* [tx-robot] updated from transifexNextcloud bot2018-11-022-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2018-10-272-12/+18
|
* [tx-robot] updated from transifexNextcloud bot2018-10-236-6/+26
|
* [tx-robot] updated from transifexNextcloud bot2018-10-062-0/+30
|
* [tx-robot] updated from transifexNextcloud bot2018-10-056-0/+32
|
* [tx-robot] updated from transifexNextcloud bot2018-10-0412-0/+24
|
* [tx-robot] updated from transifexNextcloud bot2018-10-0310-0/+10
|
* Consolidate personal two-factor provider settingsChristoph Wurst2018-10-026-64/+29
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Add job to check users for backup code remindersRoeland Jago Douma2018-10-027-1/+323
| | | | | | | | | 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>
* Merge pull request #11500 from ↵John Molakvoæ2018-10-021-1/+7
|\ | | | | | | | | nextcloud/enhancement/revamp-2fa-login-provider-selection Improve 2FA provider selection screen
| * Restructure and redesign two-factor auth provider selectionChristoph Wurst2018-10-011-1/+7
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2018-10-0258-58/+80
|/
* Clear notification to generate backup code once codes are generatedRoeland Jago Douma2018-10-016-0/+151
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Generate backups code notification if not enable but 2fa isRoeland Jago Douma2018-10-019-0/+631
| | | | | | | | | | | | 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>