Skip to content

Proxy issues? #41

Description

@PickledKitty

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions