Ticket #1560 (closed Bug: invalid)
Authentication in filebrowser
| Reported by: | pettera | 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
Note: See
TracTickets for help on using
tickets.

Can you try it with FCKConfig.PreserveSessionOnFileBrowser = true?