[SOLVED] Separator on Login screen is showing when it shouldn't

I have…

  • Checked the logs and have uploaded a log file and provided a link because I found something suspicious there. Please do not post the log file in the topic because very often something important is missing.

I’m submitting a…

  • Regression (a behavior that stopped working in a new release)
  • Bug report
  • Performance issue
  • Documentation issue or request

Current behavior

The separator for the login methods shows even when it shouldn’t. Depending on what combination of login methods are enabled it’s showing even when it has no other method above it. Here are examples I gathered.

Expected behavior

Only show the separator in between login methods

Minimal reproduction of the problem

easiest example is:

  • External auth: false
  • Password auth: true
  • Custom auth: false/true

Environment

  • Self hosted with docker
  • Self hosted with IIS
  • Self hosted with other version
  • Cloud version

Version: [VERSION]

Browser:

  • Chrome (desktop)
  • Chrome (Android)
  • Chrome (iOS)
  • Firefox
  • Safari (desktop)
  • Safari (iOS)
  • IE
  • Edge

Others:

I will probably fix this soon myself. So I could make a PR for it.

PR is very welcome :slight_smile:

Thanks for the good bug report.