Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README to suggest hiding login form #160

Open
qcgilbert opened this issue Jan 21, 2024 · 2 comments
Open

Update README to suggest hiding login form #160

qcgilbert opened this issue Jan 21, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@qcgilbert
Copy link

The login process can be confusing for users if you want SSO to be the only sign in method

I think hiding the login form will help remove this ambiguity. I recommend adding the following to the Custom CSS in jellyfin:

#loginPage .manualLoginForm { display: none !important }

@qcgilbert qcgilbert added the enhancement New feature or request label Jan 21, 2024
@9p4
Copy link
Owner

9p4 commented Jan 22, 2024

Take a look at #16

@9p4 9p4 added the documentation Improvements or additions to documentation label Jan 22, 2024
@select
Copy link

select commented Feb 18, 2024

I just saw this, made a similar suggestion #166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants