summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-04-202-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-04-162-12/+12
|
* [tx-robot] updated from transifexNextcloud bot2017-04-092-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-04-032-0/+40
|
* [tx-robot] updated from transifexNextcloud bot2017-04-012-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-03-312-0/+34
|
* [tx-robot] updated from transifexNextcloud bot2017-03-272-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-03-262-2/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-03-222-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2017-03-182-0/+40
|
* [tx-robot] updated from transifexNextcloud bot2017-03-102-6/+12
|
* [tx-robot] updated from transifexNextcloud bot2017-03-062-0/+40
|
* [tx-robot] updated from transifexNextcloud bot2017-03-026-0/+114
|
* Fix saving backup codes by using a correct data uriChristoph Wurst2017-02-281-41/+121
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2017-02-282-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-02-272-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-02-242-2/+4
|
* Merge pull request #2704 from nextcloud/2fa-fix-backup-codes-printRoeland Jago Douma2017-02-151-9/+11
|\ | | | | print the backup codes tab and not the current one
| * add title to backup codes print pageChristoph Wurst2017-01-171-0/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * print and close the new tab, not the current one when printing backup codesChristoph Wurst2017-01-171-9/+10
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2017-02-144-2/+10
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-132-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-072-8/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-024-4/+12
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-012-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2017-01-312-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2017-01-272-0/+32
| |
* | Merge pull request #3081 from nextcloud/2fa-backup-codes-test-coverageLukas Reschke2017-01-197-17/+184
|\ \ | | | | | | 2fa backup codes test coverage
| * | fix file endingChristoph Wurst2017-01-181-1/+1
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | make sure files end with emtpy lineChristoph Wurst2017-01-182-2/+2
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | ignore code we're unable to testChristoph Wurst2017-01-185-3/+8
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | test activity providerChristoph Wurst2017-01-182-0/+136
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | increase GenericProvider's test coverageChristoph Wurst2017-01-181-9/+35
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | [tx-robot] updated from transifexNextcloud bot2017-01-192-2/+2
|/ /
* | use constant and clean up unit testChristoph Wurst2017-01-162-19/+18
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Increase 2fa backup codes entropyChristoph Wurst2017-01-162-2/+11
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2017-01-122-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2017-01-092-6/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-01-042-0/+40
|
* [tx-robot] updated from transifexNextcloud bot2017-01-024-36/+52
|
* [tx-robot] updated from transifexNextcloud bot2016-12-302-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2016-12-292-0/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-12-282-0/+8
|
* [tx-robot] updated from transifexNextcloud bot2016-12-2710-0/+40
|
* Merge pull request #2633 from nextcloud/2fa-activitiesMorris Jobke2016-12-2210-3/+623
|\ | | | | two-factor activities
| * fix typoChristoph Wurst2016-12-191-1/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * catch specific BadMethodCallExceptionChristoph Wurst2016-12-191-2/+2
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * fix minor issuesChristoph Wurst2016-12-195-9/+26
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * push activity when backup codes are generatedChristoph Wurst2016-12-195-4/+123
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * Publish, parse and filter 2FA activitiesChristoph Wurst2016-12-197-0/+484
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>