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

Basic auth support #6349

Closed
someone-stole-my-name opened this issue Feb 18, 2022 · 3 comments
Closed

Basic auth support #6349

someone-stole-my-name opened this issue Feb 18, 2022 · 3 comments

Comments

@someone-stole-my-name
Copy link

Hello,

Would it be possible to add support for basic authentication in the Firefox extension? Is the extension code open sourced somewhere?

The extension throws the following error when using https://foo:[email protected]/v2:

Cannot connect to https://foo:[email protected]/v2/check - please check your internet connection or try again in a minute (#1, code=undefined)
@michal7918
Copy link

This would be great addition for Firefox addon as well as Thunderbird, Chrome and Libre/Open Office plugins. Currently, I don't find any way how to limit access to publicly running LanguageTool server except for blocking IPs which is not practical.

@someone-stole-my-name
Copy link
Author

This would be great addition for Firefox addon as well as Thunderbird, Chrome and Libre/Open Office plugins. Currently, I don't find any way how to limit access to publicly running LanguageTool server except for blocking IPs which is not practical.

I ended up exposing LanguageTool under a “secret” URL and hoping for the best 🤷

@danielnaber
Copy link
Member

Closing, duplicate of #4308

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

No branches or pull requests

3 participants