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

feat: fix bug in WeChat OA login #2674

Merged
merged 4 commits into from
Feb 5, 2024

Conversation

dacongda
Copy link
Contributor

@dacongda dacongda commented Feb 5, 2024

fix: #2656

this fix is seperated in two part .
this part is aims to fix the logical problem of wechat offical account webhook function

@casbin-bot
Copy link
Contributor

@seriouszyx @ComradeProgrammer please review

controllers/auth.go Outdated Show resolved Hide resolved
idp/wechat.go Outdated Show resolved Hide resolved
idp/wechat.go Outdated Show resolved Hide resolved
web/src/locales/en/data.json Outdated Show resolved Hide resolved
authz/authz.go Outdated Show resolved Hide resolved
controllers/auth.go Outdated Show resolved Hide resolved
controllers/auth.go Outdated Show resolved Hide resolved
controllers/auth.go Outdated Show resolved Hide resolved
controllers/auth.go Show resolved Hide resolved
web/src/locales/de/data.json Outdated Show resolved Hide resolved
web/src/locales/ar/data.json Outdated Show resolved Hide resolved
web/src/ProviderEditPage.js Outdated Show resolved Hide resolved
@hsluoyz hsluoyz changed the title fix: fix logical error of wx oa login feat: fix bug in WeChat OA login Feb 5, 2024
@hsluoyz hsluoyz merged commit 167c1b0 into casdoor:master Feb 5, 2024
8 checks passed
@dacongda dacongda deleted the support-wx-oa-login branch February 5, 2024 13:39
@casbin-bot
Copy link
Contributor

🎉 This PR is included in version 1.525.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: WeChat official account supports PC login
3 participants