这是indexloc提供的服务,不要输入任何密码
Skip to content

Add option to disable metadata endpoints #1088

@leoalves

Description

@leoalves

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

Metadata

Metadata

Assignees

Labels

c/serverRelated to serverk/enhancementNew feature or improve an existing featurek/productionRelated to production use-casesp/highcandidate for being included in the upcoming sprint

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions