Skip to content

Handle malformed CommandBoard path encoding#24

Open
phucnguyen1707 wants to merge 1 commit into
profullstack:masterfrom
phucnguyen1707:handle-commandboard-path-encoding
Open

Handle malformed CommandBoard path encoding#24
phucnguyen1707 wants to merge 1 commit into
profullstack:masterfrom
phucnguyen1707:handle-commandboard-path-encoding

Conversation

@phucnguyen1707

Copy link
Copy Markdown
Contributor

Fixes #23.

Summary

  • return a 400 response when the CommandBoard web server receives malformed path encoding
  • keep the production server startup behavior while exporting the server factory for focused tests
  • add a regression test for malformed encoded paths

Test

  • npm run build
  • npm --workspace @logicsrc/commandboard-web run test

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.

CommandBoard web server throws on malformed path encoding

1 participant