Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ignore code we're unable to test | Christoph Wurst | 2017-01-18 | 1 | -1/+0 |
* | test activity provider | Christoph Wurst | 2017-01-18 | 1 | -0/+5 |
* | use constant and clean up unit test | Christoph Wurst | 2017-01-16 | 1 | -1/+1 |
* | Increase 2fa backup codes entropy | Christoph Wurst | 2017-01-16 | 1 | -1/+10 |
* | fix typo | Christoph Wurst | 2016-12-19 | 1 | -1/+1 |
* | catch specific BadMethodCallException | Christoph Wurst | 2016-12-19 | 1 | -2/+2 |
* | fix minor issues | Christoph Wurst | 2016-12-19 | 3 | -6/+18 |
* | push activity when backup codes are generated | Christoph Wurst | 2016-12-19 | 3 | -2/+91 |
* | Publish, parse and filter 2FA activities | Christoph Wurst | 2016-12-19 | 3 | -0/+209 |
* | Remove IDb interface which was deprecated for 3 years already | Joas Schilling | 2016-12-14 | 1 | -2/+2 |
* | Require confirmation when generating backup codes | Joas Schilling | 2016-11-18 | 1 | -4/+6 |
* | Do not use underscores in PSR4 namespaces of the backup codes app | Christoph Wurst | 2016-10-03 | 5 | -10/+9 |
* | Fix twofactor_backupcodes | Joas Schilling | 2016-09-12 | 1 | -2/+2 |
* | Fix more sniffing | Joas Schilling | 2016-09-12 | 2 | -2/+2 |
* | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 5 | -0/+408 |