qcc/internal/identity
Niko Marmeladkov 50344a350a handleAuthCert: look up identity by cert CommonName, not pubkey
Use cert's Subject.CommonName (the phone number) to find identity instead of extracting pubkey and iterating DB. Each cert is bound to a number; the cert tells us which number directly. Also verify cert pubkey matches stored identity pubkey.
2026-07-01 15:41:54 +03:00
..
manager.go handleAuthCert: look up identity by cert CommonName, not pubkey 2026-07-01 15:41:54 +03:00
number.go NormalizeNumber: accept numbers without + prefix 2026-06-30 15:17:19 +03:00