Skip to content

Instantly share code, notes, and snippets.

@psy-q
Created June 27, 2015 10:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save psy-q/3b1e60ef70e7e2904b0c to your computer and use it in GitHub Desktop.
Save psy-q/3b1e60ef70e7e2904b0c to your computer and use it in GitHub Desktop.
Bug in Iceweasel when changing passwords on GitHub?
This requires that you have a GitHub account.
Try the following:
1. Start Iceweasel (I've tried 38.0.1 on Debian testing) in safe mode:
MOZILLA_DISABLE_PLUGINS=1 iceweasel -safe-mode
2. Navigate to https://github.com and log in.
3. Navigate to https://github.com/settings/admin
4. Enter the string "123" in the field "New password"
5. Observe that you get a strange error message, similar to the one in this screenshot: https://imgur.com/qUvqGvC
Expected result:
5. A little yellow tooltip appears underneath the "new password" field, letting you know that your new password would be too short.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment