• Replaced CocoaDialog usage with TextMate::UI.request_secure_string • Changed the call to `security` which requests the password to be passed through exec(). This allows us to alter the argv[0] of the command, so security prompts will now say “TextMate” instead of “security” (which could be confusing) Changed: U trunk/Support/lib/password.rb