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

Error if invalid character in password #64

Open
mark-prins opened this issue May 6, 2021 · 0 comments
Open

Error if invalid character in password #64

mark-prins opened this issue May 6, 2021 · 0 comments
Labels
Area: React (Frontend) Frontend UI related issue. Priority: Low Low priority tasks. Type: Bug This is a bug issue
Milestone

Comments

@mark-prins
Copy link
Contributor

mark-prins commented May 6, 2021

Configured an instance where the user password has a % in the password and the following shows in the logs:

lvl=eror msg="GetEmails: http.Post: parse \"https://[redacted]/api/tsdb/query\": invalid URL escape \"%[some other chars]\"" logger=plugins.backend pluginId=msupplyfoundation-datasource

lvl=eror msg="ReportEmailer.createReport: emailsFromUsers: parse \"https://[redacted]/api/tsdb/query\": invalid URL escape \"%[some other chars]\"" logger=plugins.backend pluginId=msupplyfoundation-datasource

@sworup sworup added Type: Bug This is a bug issue Priority: Low Low priority tasks. Area: React (Frontend) Frontend UI related issue. labels Jul 5, 2022
@sworup sworup added this to the Next Up milestone Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: React (Frontend) Frontend UI related issue. Priority: Low Low priority tasks. Type: Bug This is a bug issue
Projects
None yet
Development

No branches or pull requests

2 participants