fix: signup is not allowed if password login is disabled (#2776)
Signup is not allowed if password login is disabled If password login is disabled in the system configuration, the "signup" in the "/auth" page disappears, but the user can manually enter "/auth/signup" to access the system by creating a new user.
Showing
Please register or sign in to comment