-
-
Notifications
You must be signed in to change notification settings - Fork 213
Request.Contao does not handle logout errors #3516
Comments
This has nothing to do with the --- Originally created on October 5th, 2011, at 04:07pm |
I'm not so sure, did you test the feedback? Example:
--- Originally created on October 5th, 2011, at 04:27pm |
Read again what you Huh? --- Originally created on October 5th, 2011, at 05:20pm |
Good question. Does the user login expire because the session is lost or for another reason (like IP validation)? --- Originally created on October 5th, 2011, at 09:14pm |
Fixed in ddb3a39. Had to change the API, so I moved the ticket to version 2.11. --- Originally created on October 7th, 2011, at 04:19pm |
--- Originally completed on October 7th, 2011, at 04:19pm |
The BackendUser object will output javascript, if the authentication fails. But the Request.Contao does not handle that correctly if there is no JSON. The request should either detect the javascript, or the BackendUser object must return JSON with token.
--- Originally created on October 4th, 2011, at 10:15am (ID 3516)
The text was updated successfully, but these errors were encountered: