Skip to content

[pull] main from coder:main#34

Merged
pull[bot] merged 4 commits intoFBI-tool:mainfrom
coder:main
Apr 17, 2024
Merged

[pull] main from coder:main#34
pull[bot] merged 4 commits intoFBI-tool:mainfrom
coder:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 17, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

It seems that * matches a literal * now, so we have to use a regular
expression.

Parentheses around a parameter no longer works (it causes it to match on
the parameter name literally) and I am not sure why we had it anyway as
it had no effect previously.

Matching with a leading / does not appear to work either, but we do not
need the leading / anyway since the proxy logic was changed to use the
whole path.  Consequently it will never be / anymore from what I can
tell but I left that check in just in case.  I turned it into a named
parameter as well, because that seems better.
Remove it from the docs, as the error message should be sufficient and
it seems weird to recommend unsafe-perm by default.
In the latest Express it seems the body is undefined when no data is
passed (instead of being empty).
@pull pull bot added the ⤵️ pull label Apr 17, 2024
@pull pull bot merged commit fb2afbd into FBI-tool:main Apr 17, 2024
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.

1 participant