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

Update 3.0 #3104

Merged
merged 10 commits into from
Oct 5, 2023
Merged

Update 3.0 #3104

merged 10 commits into from
Oct 5, 2023

Conversation

johrstrom
Copy link
Contributor

This backports a bunch of bugfixes back to the 3.0 release. There are also test fixes in the mainline, so let's see if the CI fails and I can backport those test fixes as well.

Refactor PosixFile to allow for easier validations.
Short circuit this glob if you've already upgraded to 3.0.
add stronger validations on symlinks
Stop serializing the connection view, and instead read it from the
app directly.
Override sendfile to use Rails to read & send the file instead of
Nginx.
add the ability to download hidden files and folders and
add restrictions on downloads too.
install node-gyp in ci because it may not be available anymore in GH actions.
@johrstrom
Copy link
Contributor Author

so let's see if the CI fails and I can backport those test fixes as well.

Yep needed to backport that CI fixes too!

@johrstrom johrstrom merged commit 1e19c7d into release_3.0 Oct 5, 2023
9 checks passed
@johrstrom johrstrom deleted the update-3.0 branch October 5, 2023 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants