Skip to content

Add upload endpoint - #103

Merged
josevalim merged 8 commits into
mainfrom
sd-upload
Jul 9, 2026
Merged

Add upload endpoint#103
josevalim merged 8 commits into
mainfrom
sd-upload

Conversation

@SteffenDE

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread lib/tidewave/configuration.rb Outdated
def initialize
# Rails has a hosts middleware which already checks for this
@allow_remote_access = true
@allowed_origins = nil

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rails already validates the allowed origins in the host authorization middleware, so we can remove this in this PR: https://api.rubyonrails.org/classes/ActionDispatch/HostAuthorization.html

Comment thread lib/tidewave/configuration.rb Outdated
@josevalim
josevalim merged commit 29d729e into main Jul 9, 2026
7 checks passed
@josevalim

Copy link
Copy Markdown
Contributor

💚 💙 💜 💛 ❤️

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.

2 participants