Ticket #151 (closed defect: invalid)

Opened 11 months ago

Last modified 9 months ago

Symfony Framework: XCache Auth still there, even when its disabled

Reported by: andy@… Owned by: moo
Priority: major Milestone:
Component: admin Version: 1.2.1
Keywords: Cc:
Blocked By: PHP Version: 5.2.4
Application: Need User Feedback: yes
Other Exts: suhosin SAPI: apache2handler
Probability: Blocking:

Description

Hi there,

We are working with the latest version of the symfony framework and XCache. Disabling XCache Auth seems not to work (http://xcache.lighttpd.net/ticket/88) Sometimes the Admin auth appears on the created Weppage, e.g. when using the sfLucene Plugin in order to search the site. Even with the Symfony CLI the Auth appears sometimes.

At first auth was enabled, now its turned off. Is it possible that the information - auth is disabled - is not communication to all processes? Is it still stored in the memory?

Thanks!

Change History

Changed 10 months ago by judas_iscariote

  • pending set

The current way this is done is a five minute hack I did a while ago but it should work.. ;-)

Im not sure why it fails.. do you have any quick way to reproduce the problem ?

Changed 10 months ago by andy

We tried using Xcache on a symfony project page. The Auth Check was still there, especially on a search page using the sfLucene Plugin. (http://trac.symfony-project.com/wiki/sfLucenePlugin). The Authentication Pop up appeared after guest users started a search query.

Changed 9 months ago by moo

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

it's "xcache.admin.enable_auth", i assume that you read the ticket and misunderstood the setting. ticket is not document.

Note: See TracTickets for help on using tickets.