mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
Allow users that signed up via OAuth to set their password in order to use Git over HTTP(S) See #1982.  There's a similar tooltip for SSH: "Add an SSH key to your profile to pull or push via SSH". These are always shown on-hover, even if the persistent flash above was hidden. cc @sytse See merge request !1512