Jumoo / uSync.Complete.Issues

Public Issue tracker and roadmap for uSync.Complete
https://jumoo.co.uk/usync/complete/
2 stars 1 forks source link

ForceHost Option to enforce the host name in the url when checking signiture. #186

Closed KevinJump closed 2 years ago

KevinJump commented 2 years ago

from v10.1 - uSync.Publisher will not enforce that the url request in the signature has to match that off the receiving server.

quite often behind firewalls etc, this setting causes issues and forces people to have complicated BaseUrl settings across the servers.

from v10.1 we have introduced a new ForceHost option, which when set will enforce the host value, but will be false by default in this release.

This should simplify the setup experience for a large portion of users with firewall setups.