Skip to content

Conversation

@twsouthwick
Copy link
Member

@twsouthwick twsouthwick commented Sep 2, 2022

This change does two things:

  1. Ensures that the root address ends in a '/' and that the request path starts with a './'. This is done in a way that gets cached and won't be recomputed each request
  2. Update the RemoteModule to compare the incoming strings against the app relative path that accounts for any application paths or virtual directories.

Fixes #191

This change does two things:

1) Add a DelegatingMessageHandler to ensure the app path is included on the request URI
2) Update the RemoteModule to compare the incoming strings against the app relative path that accounts for any application paths or virtual directories.

Fixes #191
@twsouthwick twsouthwick enabled auto-merge (squash) September 2, 2022 23:45
@twsouthwick twsouthwick merged commit 45f3049 into main Sep 2, 2022
@twsouthwick twsouthwick deleted the tasou/handle-virtual-directories-in-path branch September 2, 2022 23:56
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.

Remote authentication not working when Framework app is not the root of the website

4 participants