-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
Password checks are too aggressive for demo account #167
Comments
Thanks for reporting this! |
About the extra character, where is it? Line 29 in 8231c67
How did you install lms? Edit: ok just found it in the custom deploy path section! |
I run the player inside an HA app (dashticz) iframe. I moved it to a "newroot" actually I call it "lmsplayer", and ngix is used to redirect it to Dashticz to avoid CORS issues. |
Indeed it looks like the password checker is way too aggressive now. |
Hi. I really like lms and use it daily.
One minor issue in the install instructions. The line
docroot = "/usr/share/lms/docroot/;/newroot/resources,/newroot/css,/newroot/images,/newroot/js,/newroot/favicon.ico";`
has an extraneous character right at the end, which fails the setup.
The query is how to access the player in Demo mode?
If I try to create a demo user, it tells me the password is too short.
Thanks
The text was updated successfully, but these errors were encountered: