-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
While trying to debug user login failure using basic auth, I found that the loginpage_hook() function doesn't return anything for isset($_SERVER['PHP_AUTH_USER']) && isset($_SERVER['PHP_AUTH_PW'], and so never gets to the 'has credentials' part, instead returning an error of invalid login and nothing further.
I assume you can still log in through the login/index.php page when a user's authentication method is basic?
My Moodle uses a proxy server. Do you think that has anything to with it?
Really struggling here! How can I troubleshoot? Any ideas?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels