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(console): allow to disable create account #1806

Merged
merged 1 commit into from
Aug 23, 2022

Conversation

gao-sun
Copy link
Member

@gao-sun gao-sun commented Aug 22, 2022

Summary

Testing

  • toggle off the switch, see no "create account" in preview, either in the real SIE

@linear
Copy link

linear bot commented Aug 22, 2022

LOG-3858 feature request: allow to disable registration

What problem did you meet?

My app doesn't require registration, is there a configuration to disable registration?

Describe what you'd like Logto to have

Once disabled, it is hoped that users can still be added in the admin console.

Original post: #1716

@github-actions
Copy link

COMPARE TO master

Total Size Diff 📈 +2.87 KB

Diff by File
Name Diff
packages/console/src/pages/SignInExperience/components/AuthenticationForm.tsx 📈 +932 Bytes
packages/console/src/pages/SignInExperience/tabs/OthersTab.tsx 📈 +96 Bytes
packages/console/src/pages/SignInExperience/types.ts 📈 +33 Bytes
packages/console/src/pages/SignInExperience/utilities.ts 📈 +213 Bytes
packages/phrases/src/locales/en/translation/admin-console/sign-in-exp.ts 📈 +334 Bytes
packages/phrases/src/locales/fr/translation/admin-console/sign-in-exp.ts 📈 +334 Bytes
packages/phrases/src/locales/ko-kr/translation/admin-console/sign-in-exp.ts 📈 +334 Bytes
packages/phrases/src/locales/tr-tr/translation/admin-console/sign-in-exp.ts 📈 +334 Bytes
packages/phrases/src/locales/zh-cn/translation/admin-console/sign-in-exp.ts 📈 +328 Bytes

@github-actions github-actions bot added feature Cool stuff size/s labels Aug 22, 2022
@gao-sun gao-sun requested review from a team, wangsijie and charIeszhao and removed request for a team August 22, 2022 15:49
Copy link
Contributor

@wangsijie wangsijie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gao-sun gao-sun merged commit 67305ec into master Aug 23, 2022
@gao-sun gao-sun deleted the gao-log-3858-feature-request-allow-to-disable branch August 23, 2022 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

feature request: allow to disable registration
3 participants