-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
c/serverRelated to serverRelated to serverk/enhancementNew feature or improve an existing featureNew feature or improve an existing featurek/productionRelated to production use-casesRelated to production use-casesp/highcandidate for being included in the upcoming sprintcandidate for being included in the upcoming sprint
Milestone
Description
Hasura has 2 additional endpoints that are used to manage the database, create migrations, etc. They are used by the console and cli.
Currently there is no option to disable those endpoints. Leaving full access to the database in cases when the access-key gets compromised.
My suggestion is to add an option to disable those metadata endpoints. Where sys-admins can enable it to make modifications/migrations in the database and disable it when the system goes live.
Currently I am manually disabling it in my proxy.
Thanks
mwaldstein, 0x777, johnhaley81 and martinzwirner
Metadata
Metadata
Assignees
Labels
c/serverRelated to serverRelated to serverk/enhancementNew feature or improve an existing featureNew feature or improve an existing featurek/productionRelated to production use-casesRelated to production use-casesp/highcandidate for being included in the upcoming sprintcandidate for being included in the upcoming sprint