wallabag/app
Jeremy Benoist ee32248f43
Ensure access_token are removed
When we remove the client, we should ensure that access_token are also removed.

To ensure that, I created a test that generated an access_token. So when we remove the client, this association should be cascaded and shouldn’t generate an error.

Also I moved some Api related stuff to the ApiBundle (like the developer controler and ClientType form)
2016-10-08 00:05:41 +02:00
..
config Ensure access_token are removed 2016-10-08 00:05:41 +02:00
DoctrineMigrations Some fixes about upgrade from 2.0.x -> 2.1.0 2016-09-28 10:04:36 +02:00
Resources Fixed CSS for quickstart links 2016-10-03 10:27:01 +02:00
.htaccess symfony is there 2015-01-22 08:30:07 +01:00
AppCache.php Update bundle & stock file 2016-01-15 09:35:38 +01:00
AppKernel.php 1st draft for rabbitMQ 2016-09-11 21:57:09 +02:00
autoload.php Switch to Symfony 3 structure 2016-01-15 09:35:39 +01:00