Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use HTTP Basic Auth for admin endpoints #31

Open
lunakv opened this issue Feb 11, 2023 · 0 comments
Open

Use HTTP Basic Auth for admin endpoints #31

lunakv opened this issue Feb 11, 2023 · 0 comments
Labels
admin This issue doesn't affect regular users, only administrators. enhancement New feature or request good first issue Good for newcomers

Comments

@lunakv
Copy link
Owner

lunakv commented Feb 11, 2023

Instead of sending the admin password through the query string, it would be a better idea to use regular HTTP basic auth for admin authentication. FastAPI seems to have basic support for it built in.

@lunakv lunakv added enhancement New feature or request good first issue Good for newcomers labels Feb 11, 2023
@lunakv lunakv added the admin This issue doesn't affect regular users, only administrators. label May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin This issue doesn't affect regular users, only administrators. enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant