Skip to content

login: Hide email/password fields if email auth is disabled#2167

Open
yash-agarwa-l wants to merge 1 commit intozulip:mainfrom
yash-agarwa-l:fix-email-auth-display
Open

login: Hide email/password fields if email auth is disabled#2167
yash-agarwa-l wants to merge 1 commit intozulip:mainfrom
yash-agarwa-l:fix-email-auth-display

Conversation

@yash-agarwa-l
Copy link
Contributor

@yash-agarwa-l yash-agarwa-l commented Feb 21, 2026

Fixes #745.

Use the email_auth_enabled server setting to conditionally render the username/password fields and the alternative auth divider.

LTR

normal case

RTL

emailAuthEnabled==false

Fixes zulip#745.

Use the email_auth_enabled server setting to conditionally render
the username/password fields and the alternative auth divider.
@gnprice gnprice added the maintainer review PR ready for review by Zulip maintainers label Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer review PR ready for review by Zulip maintainers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

login: Avoid showing email-password option when disabled by server

3 participants