Remove Login Page #546
|
First of all, thank you for creating and sharing this, it's amazing and I'll be sending Paypal donations your way to show my appreciation. I'm using v2.4.5, what portion of the file do I delete to remove the Login page so that the users are taken straight to the directory as user authentication is being handled by the site itself which this is a part of? Thank you again. |
Answered by
prasathmani
May 16, 2021
Replies: 2 comments 5 replies
Answer selected by
nox0x1
|
Hello Is there a way to remove the login page and maintain the default security as "user", with only permissions to view files. Regards |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

just set
$use_auth = false;to disable the login page