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

v10 Feature: Support for BasicAuthHeaders #180

Closed
KevinJump opened this issue Jun 20, 2022 · 1 comment
Closed

v10 Feature: Support for BasicAuthHeaders #180

KevinJump opened this issue Jun 20, 2022 · 1 comment
Assignees
Labels
v10/10.1 Part of the v10.1 release

Comments

@KevinJump
Copy link
Member

Umbraco 10 introduces changes to how basic authentication works, so requests can be setup to bypass the basic authentication request if they contain the correct header and secret value :

umbraco/Umbraco-CMS#12434

this means uSync Publisher requests can be tagged with this header and any basic auth that people have setup on their site will not be fired for the requests (making that all a bit easier).

@KevinJump KevinJump added the v10/10.1 Part of the v10.1 release label Jun 20, 2022
@KevinJump KevinJump self-assigned this Jun 20, 2022
@KevinJump KevinJump changed the title Feature: Support for BasicAuthHeaders v10 Feature: Support for BasicAuthHeaders Jun 20, 2022
@KevinJump
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v10/10.1 Part of the v10.1 release
Projects
None yet
Development

No branches or pull requests

1 participant