Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Christoph Wurst | 2019-12-05 | 16 | -30/+74 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 3 | -8/+8 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 15 | -16/+16 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
* | Only human readbale backup chars | Roeland Jago Douma | 2019-10-22 | 1 | -1/+1 |
* | use OCP\EventDispatcher\Event over Symfony's deprecated Event | Arthur Schiwon | 2019-10-17 | 1 | -6/+0 |
* | Remove leftover unit test | Roeland Jago Douma | 2019-09-14 | 1 | -14/+0 |
* | Add icon to twofactor_backupcodes notification | Jan-Christoph Borchardt | 2019-07-16 | 1 | -1/+1 |
* | Add event dispatcher to OCP | Christoph Wurst | 2019-06-25 | 6 | -10/+10 |
* | Do not send notification if no active 2fa | Roeland Jago Douma | 2019-03-05 | 1 | -1/+30 |
* | Clear backupcodes reminder if no 2FA is enabled | Roeland Jago Douma | 2019-03-05 | 1 | -0/+110 |
* | Add a link to the notification to create the backup codes | Joas Schilling | 2019-02-11 | 1 | -3/+18 |
* | Provide initial state | Roeland Jago Douma | 2019-01-29 | 1 | -1/+6 |
* | Switch to OCP background jobs | Roeland Jago Douma | 2019-01-14 | 1 | -0/+2 |
* | Add job to check users for backup code reminders | Roeland Jago Douma | 2018-10-02 | 2 | -0/+198 |
* | Clear notification to generate backup code once codes are generated | Roeland Jago Douma | 2018-10-01 | 2 | -0/+96 |
* | Generate backups code notification if not enable but 2fa is | Roeland Jago Douma | 2018-10-01 | 3 | -0/+380 |
* | Fix integration test execution on Dron | Christoph Wurst | 2018-08-21 | 2 | -2/+2 |
* | Add an integration test that inserts long back codes values | Christoph Wurst | 2018-08-21 | 1 | -0/+9 |
* | Fix state propragation of the backup codes provider | Christoph Wurst | 2018-08-01 | 4 | -38/+225 |
* | Fix "Undefined method setExpectedException()" | Joas Schilling | 2018-01-24 | 1 | -1/+1 |
* | Fix tests | Joas Schilling | 2017-06-20 | 1 | -6/+6 |
* | Fix backup codes activity type | Christoph Wurst | 2017-05-18 | 1 | -1/+1 |
* | Move activities test code | Christoph Wurst | 2017-05-18 | 3 | -288/+0 |
* | Hide 2FA backup codes if no other 2FA providers are enabled | Christoph Wurst | 2017-05-02 | 1 | -5/+56 |
* | ignore code we're unable to test | Christoph Wurst | 2017-01-18 | 1 | -1/+1 |
* | test activity provider | Christoph Wurst | 2017-01-18 | 1 | -0/+131 |
* | increase GenericProvider's test coverage | Christoph Wurst | 2017-01-18 | 1 | -9/+35 |
* | use constant and clean up unit test | Christoph Wurst | 2017-01-16 | 1 | -18/+17 |
* | Increase 2fa backup codes entropy | Christoph Wurst | 2017-01-16 | 1 | -1/+1 |
* | fix minor issues | Christoph Wurst | 2016-12-19 | 2 | -3/+8 |
* | push activity when backup codes are generated | Christoph Wurst | 2016-12-19 | 1 | -2/+31 |
* | Publish, parse and filter 2FA activities | Christoph Wurst | 2016-12-19 | 3 | -0/+263 |
* | Fix unit tests | Joas Schilling | 2016-11-18 | 1 | -1/+4 |
* | Do not use underscores in PSR4 namespaces of the backup codes app | Christoph Wurst | 2016-10-03 | 5 | -15/+15 |
* | Fix twofactor_backupcodes | Joas Schilling | 2016-09-12 | 2 | -5/+3 |
* | Fix more sniffing | Joas Schilling | 2016-09-12 | 1 | -3/+3 |
* | Fix apps warnings | Roeland Jago Douma | 2016-09-07 | 1 | -2/+2 |
* | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 5 | -0/+629 |