Berlin
From François Kooman to ~sircmpwn/sr.ht-dev
On 07/25/2018 12:26 AM, Drew DeVault wrote:
> Thanks for the patch! I've applied it and will be deploying it shortly.
Thanks so much! It works now!
Cheers,
François
From François Kooman to ~sircmpwn/sr.ht-dev
For QR code readers built in to TOTP applications like FreeOTP, the "label" needs to be URL encoded [0]. FreeOTP for iOS was unable to import the TOTP QR code generated by meta.sr.ht. This is a fix for [1]. [0] https://github.com/google/google-authenticator/wiki/Key-Uri-Format [1] https://todo.sr.ht/%7Esircmpwn/meta.sr.ht/47 --- metasrht/blueprints/security.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) [message trimmed]