Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Invalid authentication method, what does this mean?


Go to End


4232 Views

Avatar
pinkp

Community Member, 182 Posts

7 March 2010 at 12:27am

Edited: 07/03/2010 12:28am

I am receiving the following error regularly via email reports usually in the middle of the night or early hours not during the day, (I know it is not the client trying to login) could someone shed some light on exactly what this means?
Is it something I can fix or some unknown source mucking around with the login?
thanks

Error: Passed invalid authentication method
At line 215 in /home/sites/mysite.co.uk/public_html/sapphire/security/Security.php

Passed invalid authentication method
Line 215 of Security.php
Security->LoginForm(HTTPRequest)
Line 162 of Controller.php
Controller->handleAction(HTTPRequest)
Line 129 of RequestHandler.php
RequestHandler->handleRequest(HTTPRequest)
Line 122 of Controller.php
Controller->handleRequest(HTTPRequest)
Line 277 of Director.php
Director::handleRequest(HTTPRequest,Session)
Line 121 of Director.php
Director::direct(/Security/LoginForm)
Line 118 of main.php