Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(core): Add password confirmation requirement for getapppassword | Joas Schilling | 2023-07-17 | 1 | -0/+1 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -19/+6 |
* | Remove old shortening | Joas Schilling | 2022-03-23 | 1 | -3/+0 |
* | Limit the length of app password names | Joas Schilling | 2022-03-23 | 1 | -0/+3 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+2 |
* | Move app_password_created to a typed event | Christoph Wurst | 2021-02-09 | 1 | -6/+7 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+4 |
* | Allow rotation of apppasswords | Roeland Jago Douma | 2019-08-27 | 1 | -0/+24 |
* | Allow clients to delete their own apptoken | Roeland Jago Douma | 2019-05-17 | 1 | -0/+23 |
* | Emit event if app password created | Daniel Kesselberg | 2019-02-18 | 1 | -28/+9 |
* | Publish activity for app token created by ocs api | Daniel Kesselberg | 2019-02-17 | 1 | -2/+31 |
* | Add an endppoint for clients to request an app password | Roeland Jago Douma | 2018-10-03 | 1 | -0/+108 |