Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(login): add origin check at login | Benjamin Gaussorgues | 2024-12-05 | 1 | -1/+6 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -24/+3 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -3/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -2/+4 |
* | Mock name for integration test | Daniel Kesselberg | 2019-02-04 | 1 | -0/+1 |
* | Adjust integration tests to new guzzle | Robin Appelman | 2018-02-09 | 1 | -19/+21 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+4 |
* | Use a standardized Bearer now | Lukas Reschke | 2017-05-18 | 1 | -2/+2 |
* | Add integration tests | Lukas Reschke | 2017-04-11 | 1 | -0/+3 |
* | Add integration tests for token auth | Lukas Reschke | 2017-04-05 | 1 | -16/+119 |
* | Use clearer name setUpScenario | Phil Davis | 2017-02-21 | 1 | -1/+1 |
* | Test remember-me login | Christoph Wurst | 2017-01-02 | 1 | -13/+27 |
* | Remove unused endpoint | Joas Schilling | 2016-09-30 | 1 | -6/+14 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -0/+20 |
* | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 1 | -2/+2 |
* | add auth integration tests | Christoph Wurst | 2016-05-11 | 1 | -0/+117 |