fix(web): logic of disabling credential login (#244)

* fix(web): logic of disabling credential login

If credentials are disabled, then don't show the email login form at all. If credentials are disabled and no social providers are present, show message saying none are available.

* chore: update lang

---------

Co-authored-by: Henry <henry_ball@hotmail.co.uk>
This commit is contained in:
Morfixx
2025-11-15 01:24:43 +03:00
committed by GitHub
parent 735db21227
commit c30da618ec
18 changed files with 179 additions and 131 deletions

File diff suppressed because one or more lines are too long