http://www.perlmonks.org?node_id=798881


in reply to Re^3: False Passwords Void / Method to Disable Your Account
in thread False Passwords Void / Method to Disable Your Account

No. You can set all these yourself, and as this is a one-time thing, I don't see any need to spend time on making this functionality into a button.

  • Comment on Re^4: False Passwords Void / Method to Disable Your Account

Replies are listed 'Best First'.
Re^5: False Passwords Void / Method to Disable Your Account
by Argel (Prior) on Oct 05, 2009 at 23:24 UTC
    One time deal? Are you planning on removing the code that disables an account? If not, is this going to be documented anywhere?

    Elda Taluta; Sarks Sark; Ark Arks

      The correct question is "Do you plan on disabling your account more than once and thus need to have the process automated down to a single button push?". That is how this is a "one-time deal".

      Of course, having a single button push to disable your account sounds like a really stupid feature. You could make it less stupid by adding an "Are you sure?" prompt. And who am I to tell you exactly how you want to leave your disabled account? It would be better to let you pick which items you want to blank out or replace with alternates as part of the process. Since implementing an "are you sure?" dialogue seems hardly worth the effort for such a can-only-be-used-once feature, we'll just require you to declare your intention twice before you submit.

      So I've collected the most commonly desired-to-be-blanked fields on a single form. Simply enter "0" twice to indicate that you are sure you want to disable your account and press the one button. All implemented. Now we just lack some documentation updates.

      - tye        

        It's pretty clear the discussion was about a user-friendly, professional looking interface vs. what feels like a kludge. In that context, it goes without saying that an "are you sure" prompt of some kind would need to be part of the interface. It's something that shouldn't have to be said.

        Elda Taluta; Sarks Sark; Ark Arks

Re^5: False Passwords Void / Method to Disable Your Account
by Zen (Deacon) on Oct 05, 2009 at 21:04 UTC
    Where is the button to do this?