mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-26 01:22:31 +02:00
Merge pull request #794 from OpenSignLabs/feat_sso
This commit is contained in:
@@ -1127,7 +1127,7 @@ function Login() {
|
||||
required
|
||||
/>
|
||||
<hr className="my-2 border-none" />
|
||||
{isLoginSSO && (
|
||||
{!isLoginSSO && (
|
||||
<>
|
||||
<label className="block text-xs" htmlFor="password">
|
||||
Password
|
||||
|
||||
Reference in New Issue
Block a user