SSH/RDP profiles can now be saved with a blank username; you'll be asked for one at connect time instead (same bar used for the password prompt).
VNC profiles ask for a username only when the server's negotiated auth method actually needs one (Apple's two auth schemes, security types 30/33) -- plain VNC Authentication and no-auth never prompt, since they never use one.
Fixed in 776db5e (not yet pushed/released).
- SSH/RDP profiles can now be saved with a blank username; you'll be asked for one at connect time instead (same bar used for the password prompt).
- VNC profiles ask for a username only when the server's negotiated auth method actually needs one (Apple's two auth schemes, security types 30/33) -- plain VNC Authentication and no-auth never prompt, since they never use one.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Allow profiles to have an empty username. If it is empty ask for then username when connecting.
Fixed in
776db5e(not yet pushed/released).