[GH-ISSUE #780] How to allow all the subdomain of my main domain for the API using CORS_WILDCARD? #11765

Closed
opened 2026-05-08 07:34:45 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @sidmangroliya1998 on GitHub (Sep 27, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/780

problem description

I want to allow only all of the subdomain of my main domain to access my API using CORS_WILDCARD. So please guide me How can I achieve this?
and if I add CORS_WILDCARD then also API is accessible from Postman. I want to disable API hit from postman also using CORS_WILDCARD.

your instance configuration

No response

Originally created by @sidmangroliya1998 on GitHub (Sep 27, 2024). Original GitHub issue: https://github.com/imputnet/cobalt/issues/780 ### problem description I want to allow only all of the subdomain of my main domain to access my API using CORS_WILDCARD. So please guide me How can I achieve this? and if I add CORS_WILDCARD then also API is accessible from Postman. I want to disable API hit from postman also using CORS_WILDCARD. ### your instance configuration _No response_
GiteaMirror added the instance hosting help label 2026-05-08 07:34:45 -05:00
Sign in to join this conversation.