Skip to content

Refactor reception#23

Open
ufukty wants to merge 12 commits intomainfrom
refactor/reception
Open

Refactor reception#23
ufukty wants to merge 12 commits intomainfrom
refactor/reception

Conversation

@ufukty
Copy link
Owner

@ufukty ufukty commented Aug 20, 2025

Technical requirement

  • Update the CORS handling with support to differentiate policies for services and endpoints
  • Enforcing TLS with HSTS
  • Investigate further: credential-containing cross-origin simple POST requests that doesn't trigger preflight request.
    • Consider adding a unit to check endpoint resource access/modify policy for cross origins also outside the preflight request handling unit. (Origin Validation)

Project management

  • Consider postponing some changes that are only required after allowing cross-origins to access API by implementing a code to completely block cross origin requests until integration from outside becomes needed.

@ufukty ufukty force-pushed the refactor/reception branch from 7756049 to 7dd2338 Compare October 30, 2025 08:19
@ufukty ufukty force-pushed the refactor/reception branch from 0cb6f44 to a92cbf7 Compare November 21, 2025 08:45
@ufukty

This comment was marked as outdated.

@ufukty ufukty force-pushed the refactor/reception branch from 04ef93c to ed4b5cf Compare January 23, 2026 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant