Use HttpUrlOperations.probe_url() for authentication info determination #38

Open
christian-monch wants to merge 1 commit from christian-monch/enh-use-http-url-ops-for-realm into main
christian-monch commented 2023-06-02 05:00:41 +00:00 (Migrated from github.com)

This PR changes the test utilities to use existing functionality in HttpUrlOperations to determine the authentication realm of a URL.

This PR changes the test utilities to use existing functionality in HttpUrlOperations to determine the authentication realm of a URL.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin christian-monch/enh-use-http-url-ops-for-realm:christian-monch/enh-use-http-url-ops-for-realm
git switch christian-monch/enh-use-http-url-ops-for-realm

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff christian-monch/enh-use-http-url-ops-for-realm
git switch christian-monch/enh-use-http-url-ops-for-realm
git rebase main
git switch main
git merge --ff-only christian-monch/enh-use-http-url-ops-for-realm
git switch christian-monch/enh-use-http-url-ops-for-realm
git rebase main
git switch main
git merge --no-ff christian-monch/enh-use-http-url-ops-for-realm
git switch main
git merge --squash christian-monch/enh-use-http-url-ops-for-realm
git switch main
git merge --ff-only christian-monch/enh-use-http-url-ops-for-realm
git switch main
git merge christian-monch/enh-use-http-url-ops-for-realm
git push origin main
Sign in to join this conversation.
No description provided.