Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the type hints of migrations and correctly inject the wrapped schema ↵ | Joas Schilling | 2018-01-17 | 4 | -17/+14 |
| | | | | | | into migrations Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Restore the sequencial order | Joas Schilling | 2017-09-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Migrate the twofactor_backupcodes app to bigint | Joas Schilling | 2017-09-29 | 1 | -0/+25 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix database structure of twofactor backupcodes app to match 12 | Joas Schilling | 2017-09-19 | 1 | -0/+56 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emails | Morris Jobke | 2017-07-07 | 1 | -7/+12 |
|\ | | | | | Use PNGs for icons in activity emails | ||||
| * | Use PNG version of the icons for shipped activities | Joas Schilling | 2017-06-20 | 1 | -7/+12 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix dropping tables and handle the prefix automatically | Joas Schilling | 2017-07-05 | 2 | -8/+5 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Move twofactor_backupcodes to migrations | Joas Schilling | 2017-07-05 | 2 | -31/+102 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | move encryption to security (and behind two factor things) | Arthur Schiwon | 2017-06-27 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | move twofactor_* into security | Arthur Schiwon | 2017-06-23 | 2 | -99/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | adapt twofactore_backupcodes | Arthur Schiwon | 2017-06-23 | 3 | -8/+180 |
|/ | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Publish 2fa backup codes activities to the right stream | Christoph Wurst | 2017-05-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Change 2FA activities to more generic security activities | Christoph Wurst | 2017-05-18 | 3 | -208/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Add a update step that copies all the backup codes | Joas Schilling | 2017-05-15 | 1 | -0/+108 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Rename the table to a valid name | Joas Schilling | 2017-05-15 | 1 | -3/+4 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Remove 2FA backup codes on user deletion | Joas Schilling | 2017-05-15 | 2 | -1/+73 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Hide 2FA backup codes if no other 2FA providers are enabled | Christoph Wurst | 2017-05-02 | 1 | -1/+40 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | ignore code we're unable to test | Christoph Wurst | 2017-01-18 | 1 | -1/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | test activity provider | Christoph Wurst | 2017-01-18 | 1 | -0/+5 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | use constant and clean up unit test | Christoph Wurst | 2017-01-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Increase 2fa backup codes entropy | Christoph Wurst | 2017-01-16 | 1 | -1/+10 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix typo | Christoph Wurst | 2016-12-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | catch specific BadMethodCallException | Christoph Wurst | 2016-12-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix minor issues | Christoph Wurst | 2016-12-19 | 3 | -6/+18 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | push activity when backup codes are generated | Christoph Wurst | 2016-12-19 | 3 | -2/+91 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Publish, parse and filter 2FA activities | Christoph Wurst | 2016-12-19 | 3 | -0/+209 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Remove IDb interface which was deprecated for 3 years already | Joas Schilling | 2016-12-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Require confirmation when generating backup codes | Joas Schilling | 2016-11-18 | 1 | -4/+6 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Do not use underscores in PSR4 namespaces of the backup codes app | Christoph Wurst | 2016-10-03 | 5 | -10/+9 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | 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 |
* add backup codes app unit tests * add integration tests for the backup codes app |