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. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
Beta Was this translation helpful? Give feedback.
-
|
Hello Is there a way to remove the login page and maintain the default security as "user", with only permissions to view files. Regards |
Beta Was this translation helpful? Give feedback.

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