Ticket #297 (closed Bug report: fixed)

Opened 6 years ago

Last modified 6 years ago

Auth fails with -1

Reported by: john.vincent@… Owned by:
Priority: blocker Milestone: WifiDog Auth Server 1.0
Component: Auth server, Authentication, permissions and access control Version:
Keywords: Cc:

Description

I keep getting an auth failed with -1 message. I went to the auth URL directly and here's what I keep getting:

Fatal error: Class 'Content' not found in /var/www/classes/Content/File/File.php on line 57

I followed it up the chain and it seems to be related to the User code when attempting to get the user avatar.

Any ideas? I can't find anything in the open bugs or on the mailing list about this. The user is authenticated and shows as logged in if I go back to the main authserver page but because the php script is erroring with -1, the auth never gets through to the gateway.

Attachments

Change History

Changed 6 years ago by drazzib

  • milestone set to WifiDog Auth Server 1.0

Linked to #295

Changed 6 years ago by drazzib

  • status changed from new to closed
  • resolution set to fixed

Fixed in r1179 :

2007-02-05 Damien Raude-Morvan <drazzib@…>

  • Try to fix ticket #295 and #297 by including parent class (Content.php) in File.php.
  • ... and remove unnecessary include of Avatar content type in User.php : All contents types are included by Content.php getAvailableContentTypes() call.

Add/Change #297 (Auth fails with -1)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
The resolution will be deleted. Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.