[FLOW3-general] How to authenticate a user in a CommandController

Dominique Feyer dfeyer at ttree.ch
Fri Feb 1 23:17:51 CET 2013


Hi,

In a current projet we have a lots of long processing done by 
CommandController. We use the security framework to hide some content 
from normal user … but now the CommandController doesn't see those 
hidden entities.

That break our project currently. I try to implement a fake auth 
provider, based on the TestProvider used in Functionnal Test, but in 
CommandController there is not WebRequest or HttpRequest so the session 
can't work.

I need to have and Administrator logged in order to process all the 
entities. How can I do that ? We can sponsorize this kind of feature.

Bests,

Dominique



More information about the FLOW3-general mailing list