Using hook_form_alter you can intercept/modify the delete button.<br clear="all">-----<br>Adam A. Gregory<br>Drupal Developer &amp; Consultant<br>Web: AdamAGregory.com<br>Twitter: <a href="http://twitter.com/adamgregory">twitter.com/adamgregory</a><br>

Phone: 910.808.1717<br>Cell: 919.306.6138<br>
<br><br><div class="gmail_quote">On Mon, Apr 5, 2010 at 11:54 AM, Dave Reid <span dir="ltr">&lt;<a href="mailto:dave@davereid.net">dave@davereid.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Steve,<div><br></div><div>Might want to checkout something like <a href="http://drupal.org/project/userprotect" target="_blank">http://drupal.org/project/userprotect</a> where you wouldn&#39;t have to touch any code at all.</div>

<div><br>

</div><div>In addition, watchdog messages should show the currently logged in user when the message was fired. That would be the person who deleted the account.</div><div><br clear="all">Dave Reid<br><a href="mailto:dave@davereid.net" target="_blank">dave@davereid.net</a><br>




<br><br><div class="gmail_quote">On Sun, Apr 4, 2010 at 11:00 AM, Steve Yelvington <span dir="ltr">&lt;<a href="mailto:steve@yelvington.com" target="_blank">steve@yelvington.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">



We ran into a problem involving deleted accounts, so I&#39;m looking into implementing some tighter controls. However, it doesn&#39;t appear that user_delete() is a hook, so I can&#39;t intercept it. I suppose I can filter out the &quot;delete&quot; button, but are there any other obvious solutions? I don&#39;t want to kill any kittens.<br>




<br>
Also, Watchdog logs the deletion but not the ID of the user who deleted the account. Seems like an oversight.<br>
<br>
<br>
</blockquote></div><br></div>
</blockquote></div><br>