Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(release): Bump requirements and versions in apps/ | Joas Schilling | 2023-03-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Master is now 25 | Joas Schilling | 2022-04-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Master is now 24 | Joas Schilling | 2021-11-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update app versions for 23 | Vincent Petry | 2021-09-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | Bump app version | Joas Schilling | 2021-06-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Master is now 23 | Joas Schilling | 2021-06-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+3 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Move 2fa backupscode to new registration | Roeland Jago Douma | 2021-04-20 | 1 | -5/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Format header | J0WI | 2021-04-15 | 1 | -2/+0 |
| | | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com> | ||||
* | 2FA backupcodes: add strict typing | J0WI | 2021-04-15 | 1 | -0/+3 |
| | | | | Signed-off-by: J0WI <J0WI@users.noreply.github.com> | ||||
* | This is 22 | Joas Schilling | 2021-02-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Bump versions | Joas Schilling | 2020-09-18 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Migrate Two-Factor Backup Codes to new bootstrap mechanism | Christoph Wurst | 2020-06-17 | 1 | -29/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Bump app versions and requirements | Joas Schilling | 2020-05-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix app updates | Roeland Jago Douma | 2020-01-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -3/+6 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | remove missed manual Application instance constructions | Robin Appelman | 2019-11-04 | 1 | -1/+3 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Remove unused backupscode function | Roeland Jago Douma | 2019-09-12 | 1 | -5/+0 |
| | | | | | | We use the initial state API so no need for this anymore. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Development is 18 now! | Roeland Jago Douma | 2019-09-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bump versions of server and the requirements of apps | Joas Schilling | 2019-04-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Bump versions of server and the requirements of apps | Joas Schilling | 2018-11-23 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | twofactor auth settings are not regular settings | Robin Appelman | 2018-11-14 | 1 | -4/+0 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Add job to check users for backup code reminders | Roeland Jago Douma | 2018-10-02 | 1 | -1/+7 |
| | | | | | | | | | Now that we can enforce 2FA we also should notify users that have enabled 2FA but do not yet have backup codes generated. This adds a repair step that inserts a background job to do this. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update version requirements and versions of shipped apps | Joas Schilling | 2018-09-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | raise version to trigger migration | Morris Jobke | 2018-08-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -10/+13 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Bump apps | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Migrate the twofactor_backupcodes app to bigint | Joas Schilling | 2017-09-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix database structure of twofactor backupcodes app to match 12 | Joas Schilling | 2017-09-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move twofactor_backupcodes to migrations | Joas Schilling | 2017-07-05 | 2 | -55/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | move twofactor_* into security | Arthur Schiwon | 2017-06-23 | 1 | -2/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | adapt twofactore_backupcodes | Arthur Schiwon | 2017-06-23 | 1 | -1/+6 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Change 2FA activities to more generic security activities | Christoph Wurst | 2017-05-18 | 1 | -7/+0 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Rename the index so the name is unique until the old table is deleted | Joas Schilling | 2017-05-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add a update step that copies all the backup codes | Joas Schilling | 2017-05-15 | 1 | -1/+7 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Rename the table to a valid name | Joas Schilling | 2017-05-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Remove 2FA backup codes on user deletion | Joas Schilling | 2017-05-15 | 1 | -5/+5 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | make sure files end with emtpy line | Christoph Wurst | 2017-01-18 | 2 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | ignore code we're unable to test | Christoph Wurst | 2017-01-18 | 2 | -0/+5 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | push activity when backup codes are generated | Christoph Wurst | 2016-12-19 | 1 | -0/+1 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Publish, parse and filter 2FA activities | Christoph Wurst | 2016-12-19 | 1 | -0/+12 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
| | | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Do not use underscores in PSR4 namespaces of the backup codes app | Christoph Wurst | 2016-10-03 | 1 | -2/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 4 | -0/+124 |
* add backup codes app unit tests * add integration tests for the backup codes app |