You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Passwords are case-sensitive in QR code links, but NSTask seems to be unable to output uppercase letters.
Bandaid fix:
use lowercase passwords
Research:
Find out why NSTask does not respect letter case
Passwords are case-sensitive in QR code links, but NSTask seems to be unable to output uppercase letters.
Bandaid fix:
use lowercase passwords
Research:
Find out why NSTask does not respect letter case