Skip to content

Add OpenAPI spec for IP whitelisting. - #1065

Merged
ChibiBlasphem merged 1 commit into
mainfrom
feat/ip-whitelisting
Sep 5, 2025
Merged

Add OpenAPI spec for IP whitelisting.#1065
ChibiBlasphem merged 1 commit into
mainfrom
feat/ip-whitelisting

Conversation

@apognu

@apognu apognu commented Sep 1, 2025

Copy link
Copy Markdown
Collaborator

This adds the management endpoint for IP whitelisting.

As further information:

  • The x-real-ip header should be used to provide the client's IP address during development. The header should also be forwarded to the backend in all requests.
  • A disallowed request will have the x-marble-global-error: disallowed-network header set.

cc @ChibiBlasphem

@apognu apognu self-assigned this Sep 1, 2025
@apognu apognu added the enhancement New feature or request label Sep 1, 2025
@apognu
apognu requested a review from ChibiBlasphem September 1, 2025 14:04
@apognu
apognu force-pushed the feat/ip-whitelisting branch 3 times, most recently from c8337ab to 34376fc Compare September 2, 2025 11:42
Comment thread packages/marble-api/openapis/marblecore-api/admin.yml Outdated
@apognu
apognu force-pushed the feat/ip-whitelisting branch 2 times, most recently from a1029fd to 47009c1 Compare September 4, 2025 09:13

@ChibiBlasphem ChibiBlasphem left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Co-authored-by: Debove Christopher <chibiblasphem@gmail.com>
@ChibiBlasphem
ChibiBlasphem merged commit 8bb9a3b into main Sep 5, 2025
5 checks passed
@ChibiBlasphem
ChibiBlasphem deleted the feat/ip-whitelisting branch September 5, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants