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

fix: basic authentication (#615) #616

Merged
merged 1 commit into from
May 23, 2024
Merged

Conversation

danielang
Copy link
Contributor

This PR will fix #615 where the content of the .env file is simply put inside the URL. But instead it should be encoded before used in an URL.

@vobu
Copy link
Contributor

vobu commented May 17, 2024

thanks for the fix, @danielang!
and welcome to the wonderful world of wdi5 contributors 😸
the auth error is not attributed to your change → the CAP bookshop sample app needs to be fixed...
ping @Siolto :)

@vobu
Copy link
Contributor

vobu commented May 23, 2024

i'll pour this in anyhow in order not to hold up this fix due to the external CAP app dependency.
thanks again for the contribution @danielang!

@vobu vobu merged commit 1685a4e into ui5-community:main May 23, 2024
12 of 13 checks passed
@danielang
Copy link
Contributor Author

@vobu Thank you as well - also for that kind welcome message 🙂

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.

BasicAuthentication is not working when Username or Password contains URL special characters
3 participants