Skip to content

Proxy issues? #41

@PickledKitty

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?

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