aboutsummaryrefslogtreecommitdiffstats
path: root/build/integration/features/bootstrap/Auth.php
Commit message (Expand)AuthorAgeFilesLines
* feat(login): add origin check at loginBenjamin Gaussorgues2024-12-051-1/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-131-24/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-2/+4
* Mock name for integration testDaniel Kesselberg2019-02-041-0/+1
* Adjust integration tests to new guzzleRobin Appelman2018-02-091-19/+21
* Update license headersMorris Jobke2017-11-061-0/+4
* Use a standardized Bearer nowLukas Reschke2017-05-181-2/+2
* Add integration testsLukas Reschke2017-04-111-0/+3
* Add integration tests for token authLukas Reschke2017-04-051-16/+119
* Use clearer name setUpScenarioPhil Davis2017-02-211-1/+1
* Test remember-me loginChristoph Wurst2017-01-021-13/+27
* Remove unused endpointJoas Schilling2016-09-301-6/+14
* Update with robinJoas Schilling2016-07-211-0/+20
* fix PHPDoc and other minor issuesChristoph Wurst2016-05-111-2/+2
* add auth integration testsChristoph Wurst2016-05-111-0/+117