Skip to content

Conversation

FreddyDevelop
Copy link
Contributor

Description

Don't show the or divider on login and registration page when email and username are disabled.

Tests

Set in the config:

email:
  enabled: false
username:
  enabled: false

and have at least one OAuth provider configured and enabled.

Check that the or divider is not shown anymore when no username or email input are shown.

Additional context

How it currently looks:
Screenshot 2025-10-17 at 11 20 45

How it looks after the change:
Screenshot 2025-10-17 at 11 18 45

Don't show the divider on login and registration page when email and username are disabled.
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

Successfully merging this pull request may close these issues.

2 participants