aboutsummaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes
Commit message (Collapse)AuthorAgeFilesLines
* Use name from theme when downloading/printing twofactor backup codes.Joachim Bauch2019-03-264-7/+15
| | | | | Signed-off-by: Joachim Bauch <bauch@struktur.de> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2019-03-262-8/+8
|
* Use monospaced font when printing twofactor backup codes.Joachim Bauch2019-03-223-3/+3
| | | | | | | This helps differentiating similar characters like "I" / "1". Signed-off-by: Joachim Bauch <bauch@struktur.de> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2019-03-142-10/+10
|
* Do not send notification if no active 2faRoeland Jago Douma2019-03-052-2/+39
| | | | | | | If the job is still present we should also not fire it off if there is not a single active 2FA provider. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Clear backupcodes reminder if no 2FA is enabledRoeland Jago Douma2019-03-055-0/+184
| | | | | | | | | | Fixes #14125 Listen to 2FA disable event. If a provider is disabled for a user. We check if there are no more providers. If there are no more providers we Remove the backupcode reminder notification (if still present). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* BuildJohn Molakvoæ (skjnldsv)2019-03-042-4/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update assetsRoeland Jago Douma2019-02-282-5/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-02-2144-88/+88
|
* Update assetsRoeland Jago Douma2019-02-202-9/+10
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Move twofactor_backupcodes to main webpack bundleRoeland Jago Douma2019-02-206-5123/+0
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 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
|