Re: [pear-webmaster] Unregister drfred
[email protected] ("Helgi Þormar Þorbjörnsson")
| Newsgroups | php.pear.webmaster |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jun 28, 2008 at 8:06 PM, Martin Jansen <[email protected]> wrote: > On Sat, Jun 28, 2008 at 10:14 AM, Thomas Lenniger > <[email protected]> wrote: >> I want to unregister and delete my Accout at pear.php.net. >> Where can I do that, or can you delete my account? > > I've disabled your account for the time being. I suppose deleting it > from the database might be tricky because of referential integrities > regarding things like the bug tracker. Perhaps someone more involved > with the current code behind the website can comment on this. Helgi? At the moment there is no delete user method that cleans properly up - I've been on the side of things where I do not delete data, people have been demanding it tho, to delete users so who knows we might do it one of these days, for now you can look at handle field in bugdb and replace it by empty and use his email address like old system did if he reported any bugs at all. Regards Helgi