Ticket #46 (closed enhancement: duplicate)

Opened 10 months ago

Last modified 5 months ago

For 'password' mode, accept :secret style for Ask dialog?

Reported by: smartgpx Owned by: why
Milestone: Feinstein Keywords:
Cc:

Description

edit_line can take a style of :secret => TRUE for obscured input.

Could the Ask dialog also take a :secret setting?

Use_case: ask("What is your Credit Card PIN?", :secret => TRUE)

results in - What is your Credit Card PIN? [**** ]

Or, since the dialogs only accept a single argument for simplicity, have an 'ask_obscured' variant of the dialog.

Change History

Changed 10 months ago by why

  • owner set to why
  • status changed from new to assigned

Good one. I wonder.

Changed 6 months ago by why

  • milestone set to Feinstein

Changed 5 months ago by why

  • status changed from assigned to closed
  • resolution set to duplicate

Moved to ditz, ticket #shoes-3.

Note: See TracTickets for help on using tickets.