Posted by MGadAllah on April 5, 2008 at 7:48pm
Hi
I've just created some temp accounts to test registrations, and after I've finished checking phase I've deleted these accounts from Drupal acp, but when I went to the phpbb forum I've found these users still exist and had to delete them again. Is this normal that I had to delete users twice, or there is something need to be adjusted.
Thanks
Comments
I think this has been asked
I think this has been asked before and I think the general idea is that you should NOT delete any users because it may cause synchronization problems in the future. Just ban or deactivate the account, but don't delete it.
The user is not deleted, but
The user is not deleted, but deactivated / banned in the other application. That is the intended behavior, because this module cannot account for other third party applications, which may require additional changes on user deletion.
Argh... the intended
Argh... the intended behavior appears to be broken too. I need to look into it when I get back to NYC.
If anyone is good at writing automated tests that covers these applications I'd appreciate some help on that frfont.
Actually, it seems to be
Actually, it seems to be working fine. Not sure what I was looking at when reading above... I'll keep an eye out for it.
The user should show up under Administration Control Panel -> Users and Groups -> Ban usernames. This deletes all sessions and prevents him/her from logging in through phpbb/bypass, so you have time to delete the user (and decide whether to keep the content or not).