Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete all user files on ynh leaves user in only deactivated #79

Open
scharc opened this issue Apr 5, 2020 · 3 comments
Open

Delete all user files on ynh leaves user in only deactivated #79

scharc opened this issue Apr 5, 2020 · 3 comments

Comments

@scharc
Copy link

scharc commented Apr 5, 2020

For testing purposes I created and the deleted the same user over and over. Every time I got an error because the post_user_delete hook just deactivates the user in the wallabag db instead of deleting it.

@SuNounix
Copy link

SuNounix commented Nov 9, 2022

Hi,
Old issue but i have the same pb here, in the hook i have "fos:user:deactivate"
What can I replace this with?

thanks

@lapineige
Copy link
Member

From what I see here https://doc.wallabag.org/en/admin/console_commands.html there is no delete user command documented 🤔

I suppose the command would be something like fos:user:delete or fos:user:delete… But I don't know Symphony (the framework used in Wallabag).

I'm randomly poking one Wallabag dev @j0k3r instead of opening an issue for such a "basic" question (sorry about that 😅)

@j0k3r
Copy link

j0k3r commented Nov 10, 2022

Sadly there is no command available to remove a user, you can only deactivate it.
https://github.com/FriendsOfSymfony/FOSUserBundle/tree/master/Command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants