summaryrefslogtreecommitdiffstats
path: root/build/integration/features/auth.feature
Commit message (Collapse)AuthorAgeFilesLines
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-181-1/+5
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Add additional test for accessing DAV using Bearer AuthLukas Reschke2017-05-181-0/+4
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Add integration tests for token authLukas Reschke2017-04-051-20/+39
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Test remember-me loginChristoph Wurst2017-01-021-1/+9
| | | | | | | This adds a simple integration test that ensures that remembered login works when the session cookies vanish. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* add auth integration testsChristoph Wurst2016-05-111-0/+78