1631: Password entry dialogs in rb-site install should require verification

joshu******@gmai***** (Google Code) (Is this you? Claim this profile.)
Jan. 31, 2012
What version are you running?
20100427 nightly

Issue - when installing a new site, there are two password prompts (one for
the database, one for the admin user.) Neither of these prompts allow you
to see the password as you type, and neither of them prompt more than once.
If you mistype the password, then you're stuck with it.

Proper behavior - Prompt for each password twice, compare them, and only
move on if the passwords match.
chipx86
#1 chipx86
  • +Confirmed
  • -Type-Defect
    +Type-Enhancement
    +Component-RB-Site
    +EasyFix
#2 wei***@sfu*** (Google Code) (Is this you? Claim this profile.)
I am currently looking into this.

-Wei Lu
david
#3 david
Fixed in master (7b42518). Thanks!
  • -Confirmed
    +Fixed