{{define "title"}}login · {{.Site}}{{end}} {{define "content"}}

log in

{{if .Error}}

{{.Error}}

{{end}}

Browser sessions are minted over SSH — there is no password. From a machine with your registered key:

ssh git@{{.Site}} web login

then open the printed URL within five minutes.

{{end}}