Comment 1 for bug 1060389

Revision history for this message
Adam Young (ayoung) wrote :

however, hardcoded admin_token values could be anything

put in a check
if admin_token[:4] == 'PKI-' throw a warning, or if we can't do base64 decode, then we can try the uuid route