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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Bug fixes
Fixed a bug where by entering a local password over 32 characters resulted in a crash when initially authenticating - #257
Improvements
In tandem and related to #257 we now give the user 3 attempts to enter an appropriate password (i.e., less than or equal to 32 chars) before exiting. Likewise, we give the user 3 attempts to confirm the local password original entered when initial authenticating.