Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autofill fix #631

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Autofill fix #631

wants to merge 4 commits into from

Conversation

false-fox
Copy link

@false-fox false-fox commented May 22, 2024

Fixes #630, #559 and possibly a fix to #581, #615, #617, #575, #560, #557, #496 and many other frustrated users.

Many of these 401 error issues seem to be linked, or at least some of them are caused by the autofill browser problem. My pullrequest fixes this by:

  1. Changing the input element to a text input element (as compared to a password)
  2. Adding CSS to obfuscate it visually.

@officialasishkumar
Copy link

officialasishkumar commented May 24, 2024

@victornpb if this fixes this issue Error searching messages, API responded with status 401!, can you merge it?

@TheVisual
Copy link

@victornpb if this fixes this issue Error searching messages, API responded with status 401!, can you merge it?

Its abandoned (1 Year since last update) we need someone to fork and merge all PR's sadly idk if anyone will

@officialasishkumar
Copy link

Hey @TheVisual I can host it, but will need a reviewer for PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Firefox autofills password into authorization token field, resulting in Error 401
3 participants