Skip to content
This repository was archived by the owner on Apr 19, 2022. It is now read-only.

Fix delete on User

Choose a tag to compare

@lahaxearnaud lahaxearnaud released this 06 Jan 18:17
· 35 commits to master since this release
ccd8301

#18 Adding the "on delete cascade" to let delete a User without handling the deletion of U2fKey.

Thx @asbiin for the fix