Opened 16 years ago

Closed 16 years ago

#1560 closed Bug (invalid)

Authentication in filebrowser

Reported by: PEtter Owned by:
Priority: Normal Milestone:
Component: Server : ASP.Net Version:
Keywords: Pending Cc:

Description

This is a very mystical bug.. It seems when opening the filebrowser running on localhost under IIS. There is something wrong with the cookies being sendt to the server. localhost is not able to authticate the request. Custom authentication via cookies, in .net 2.0. But it works on my build server.. hmm have no idea what it could be. Tried to debug via Fiddler, but no request was catpured by fiddeler when running against localhost..

Change History (3)

comment:1 Changed 16 years ago by Frederico Caldeira Knabben

Keywords: Pending added
Priority: LowNormal

Can you try it with FCKConfig.PreserveSessionOnFileBrowser = true?

comment:2 Changed 16 years ago by PEtter

That solved the problem.. thanks...

comment:3 Changed 16 years ago by Frederico Caldeira Knabben

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy