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

[0.6.2] client/webserver: avoid authMiddleware for file server #2398

Merged
merged 1 commit into from Jun 16, 2023

Conversation

chappjc
Copy link
Member

@chappjc chappjc commented Jun 16, 2023

Absolutely minimal version of #2350
This just stops calling (*Core).User in the file server. The effect is that static asset retrieval is on the order of microseconds instead of milliseconds.
This version does not change any of the middleware used in either the web or api routers.

@chappjc chappjc added this to the 0.6.2 milestone Jun 16, 2023
@chappjc chappjc merged commit 3622872 into decred:release-v0.6 Jun 16, 2023
5 checks passed
@chappjc chappjc deleted the less-user-middleware-0.6 branch June 16, 2023 18:02
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.

None yet

2 participants