Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-enable test on doctrine command | Jeremy Benoist | 2015-11-07 | 1 | -46/+0 |
| | | | | | | It will slow down the whole test suite (because it'll use doctrine command). Remove unecessary `KernelTestCase`. Also rename `AbstractControllerTest` to `WallabagApiTestCase` for consistency. | ||||
* | Fix security.context deprecation | Jeremy Benoist | 2015-11-07 | 1 | -3/+3 |
| | |||||
* | * public registration | Nicolas LÅ“uillet | 2015-10-03 | 1 | -0/+46 |
* remove WSSE implementation * add oAuth2 implementation |