Skip to content

允许http带密码参数直接登录#604

Open
starskyzheng wants to merge 1 commit intoqd-today:masterfrom
starskyzheng:patch-1
Open

允许http带密码参数直接登录#604
starskyzheng wants to merge 1 commit intoqd-today:masterfrom
starskyzheng:patch-1

Conversation

@starskyzheng
Copy link
Copy Markdown

修改login.py,允许通过get+参数的形式登录。
形如:http://a.com:8923/login?email=EMAIL&password=PASS 登录后会跳转到/my

修改login.py,允许通过get+参数的形式登录。
形如:http://a.com:8923/login?email=EMAIL&password=PASS
登录后会跳转到/my

Signed-off-by: StarSkyZheng <12579814+starskyzheng@users.noreply.github.com>
@a76yyyy
Copy link
Copy Markdown
Member

a76yyyy commented Jul 26, 2025

不建议再 path 中明文携带账号密码

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants