]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Cascade delete on oauth2 table when deleting a user
authorJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 10 May 2019 14:49:19 +0000 (16:49 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 10 May 2019 18:36:45 +0000 (20:36 +0200)
commit637f0df9760b50b56c8ffb200719907032fdd885
tree57da5fc387df650b73d6f2770d5463de06709798
parentde1162b91a205a98a3f8ed01bd80285793b18380
Cascade delete on oauth2 table when deleting a user
app/DoctrineMigrations/Version20190510141130.php [new file with mode: 0644]
src/Wallabag/ApiBundle/Entity/AccessToken.php
src/Wallabag/ApiBundle/Entity/AuthCode.php
src/Wallabag/ApiBundle/Entity/RefreshToken.php