Can I permanently remove a user?
Beyond marking a user as "Disabled", is it possible to delete them? I created one from dummy user in my rails app while adding the multipass authentication to Tender.
Discussions are closed to public comments.
If you need help with Tender please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by rick on 25 Aug, 2009 07:03 PM
One of the issues I had with that is deciding what to do with the existing user content. Do I remove it? Do I set the email so the content is retained? Do I just blank it with a "this user has been removed" message?
I'm not 100% sure, so I'm sidestepping that for now. If you want, I can manually remove some users for you until we make a decision.
2 Posted by Jason L Perry on 25 Aug, 2009 07:59 PM
Thanks, Rick. Having the user show up under "disabled" is fine for the time being. I thought maybe I was missing something. I suppose this way if I accidently login from the development environment again I won't get annoyed by having recreated the user.