Ticket #46 (closed enhancement: duplicate)
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
Note: See
TracTickets for help on using
tickets.
