{{define "title"}}Sign in · restic-manager{{end}} {{define "content"}}
restic-manager

Sign in to continue

{{if .OIDCError}}
{{if eq .OIDCError "no_role_match"}}Your account does not match any role mapping. Contact your administrator. {{else if eq .OIDCError "username_taken"}}A local account with the same username already exists. Contact your administrator. {{else if eq .OIDCError "user_disabled"}}Your account has been disabled. Contact your administrator. {{else}}Sign-in via SSO failed ({{.OIDCError}}). Try again or use a local account.{{end}}
{{end}} {{if .Error}}
{{.Error}}
{{end}} {{if .OIDCEnabled}} Sign in with {{.OIDCDisplayName}}
or sign in with a local account
{{end}}

Forgot your password? An admin can reset it from Settings → Users. There's no recovery email — this is self-hosted infrastructure.

restic-manager {{.Version}}
{{end}}