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

[deprecated]API: add basic auth for http api #3456

Closed

Conversation

duiniuluantanqin
Copy link
Member

@duiniuluantanqin duiniuluantanqin commented Mar 8, 2023

Usage:
Make sure to maintain the markdown structure.

curl http://admin:admin@ip:1985/api/v1/clients/

Alternatively, if you access it directly through a browser, it will prompt you to enter a username and password.
image


TRANS_BY_GPT3

@duiniuluantanqin duiniuluantanqin added the API HTTP-API, HTTP-Callback, etc. label Mar 8, 2023
@duiniuluantanqin duiniuluantanqin changed the title Fix bug issue 1640 API: add basic auth for http api Mar 8, 2023
@duiniuluantanqin duiniuluantanqin changed the title API: add basic auth for http api [deprecated]API: add basic auth for http api Mar 8, 2023
@winlinvip winlinvip force-pushed the develop branch 3 times, most recently from c056094 to 2ac9eb8 Compare March 23, 2023 06:02
@winlinvip winlinvip closed this Mar 23, 2023
@winlinvip winlinvip added the TransByAI Translated by AI/GPT. label Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API HTTP-API, HTTP-Callback, etc. TransByAI Translated by AI/GPT.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API: Secure HTTP API for Authentication. Port 1985 does not have any security authentication.
2 participants