Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make legacy DAV backend use the BearerAuth backend as well | Lukas Reschke | 2017-05-18 | 1 | -1/+5 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add additional test for accessing DAV using Bearer Auth | Lukas Reschke | 2017-05-18 | 1 | -0/+4 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add integration tests for token auth | Lukas Reschke | 2017-04-05 | 1 | -20/+39 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Test remember-me login | Christoph Wurst | 2017-01-02 | 1 | -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 tests | Christoph Wurst | 2016-05-11 | 1 | -0/+78 |