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(server): add id verify #1449

Merged
merged 17 commits into from
Aug 22, 2023
Merged

feat(server): add id verify #1449

merged 17 commits into from
Aug 22, 2023

Conversation

HUAHUAI23
Copy link
Contributor

@HUAHUAI23 HUAHUAI23 commented Aug 10, 2023

use sys_db
db.Setting.insertOne({
    public: true,
    key: "id_verify",
    value: "on",
    desc: "real name authentication",
    metadata: {
        message: "尽快完成实名认证",
	authenticateSite: "http://jhulqe-test.site.100.127.251.45.nip.io/"
    }
})

@maslow maslow merged commit 924e0fa into labring:main Aug 22, 2023
1 check passed
@HUAHUAI23 HUAHUAI23 deleted the feat/realname-auth branch September 5, 2023 03:02
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.

3 participants