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

Django1.11.29 authenticate接口参数有更新 #1030

Open
wenchao-h opened this issue Aug 29, 2022 · 0 comments
Open

Django1.11.29 authenticate接口参数有更新 #1030

wenchao-h opened this issue Aug 29, 2022 · 0 comments

Comments

@wenchao-h
Copy link

https://github.com/Tencent/bk-PaaS/blob/5c3a8e6432f2f07c99f83038b30530aa0a1db24d/paas2/login/ee_official_login/oauth/google/backends.py#L27
Django1.11.29 authenticate接口参数有更新, 用户自行集成第三方登录时,authenticate参数需要增加一个request位置参数
Django-1.11.29 authenticate参考:https://github.com/django/django/blob/f1e3017aeaeddc590dcf2cf88511f3a726da73ca/django/contrib/auth/__init__.py#L64

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

No branches or pull requests

1 participant