Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

basic_auth should be required for writer API #34

@piyusql

Description

@piyusql

Although the read api can serve without authentication by default.
But strongly we should use authentication for any updates in our database.

https://github.com/vmware/bridgeql/blob/cb3055ac88f352d2531d1e0cd4036e96a4e0d805/bridgeql/django/settings.py#L16

we can use bridgeql.django.auth.basic_auth as default writer option.
Please update README accordingly.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions