+
Claim status
+
+ {{if .Claim}}
+ {{if .Claim.ClaimedAt}}
+ Claimed {{timeAgoPtr .Claim.ClaimedAt}}
+ {{else if .Claim.EmailedAt}}
+ Nyitott — kód kiküldve {{timeAgoPtr .Claim.EmailedAt}}
+ {{else}}
+ Nyitott — a kód e-mail NEM ment ki (resend!)
+ {{end}}
+ generation {{.Claim.Generation}} · issued {{timeAgo .Claim.IssuedAt}}
+ {{else}}
+ no code issued yet
+ issued automatically at the first config pull or report
+ {{end}}
+
+
The customer sets + owns the dashboard password (claim code → own password). The code goes ONLY to the registered address ({{.Email}}); the hub stores a hash — no plaintext code exists to display.
+