mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 01:21:03 +00:00
ee32248f43
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) |
||
---|---|---|
.. | ||
capistrano | ||
tests | ||
config.yml | ||
config_dev.yml | ||
config_prod.yml | ||
config_test.yml | ||
parameters.yml.dist | ||
parameters_test.yml | ||
routing.yml | ||
routing_dev.yml | ||
routing_rest.yml | ||
security.yml | ||
services.yml |