backend.ai icon indicating copy to clipboard operation
backend.ai copied to clipboard

fix: Add reject middleware for web security

Open HyeockJinKim opened this issue 1 year ago • 1 comments
trafficstars

  • Implemented reject middleware to enhance security.
  • Updated server to integrate the new middleware.

close #2923

Checklist: (if applicable)

  • [ ] Milestone metadata specifying the target backport version
  • [ ] Mention to the original issue
  • [ ] Installer updates including:
    • Fixtures for db schema changes
    • New mandatory config options
  • [ ] Update of end-to-end CLI integration tests in ai.backend.test
  • [ ] API server-client counterparts (e.g., manager API -> client SDK)
  • [ ] Test case(s) to:
    • Demonstrate the difference of before/after
    • Demonstrate the flow of abstract/conceptual models with a concrete implementation
  • [ ] Documentation
    • Contents in the docs directory
    • docstrings in public interfaces and type annotations
  • Implemented reject middleware to enhance security.
  • Updated server to integrate the new middleware.

close #2923

HyeockJinKim avatar Oct 22 '24 06:10 HyeockJinKim

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Oct 22 '24 06:10 cla-assistant[bot]

I’ve completed the test with zap. I’ll merge soon. @adrysn

HyeockJinKim avatar Jan 31 '25 07:01 HyeockJinKim