predator
23 Mar 2010, 10:32 AM
Here is what I have already setup.
Project on local host using php (zf) as server technology. Already spent sometime building complex session authentication to protect the access to the controllers/actions.
I am calling the server to provide the data like this http://localhost/project/controller/getdata for example. Apparently as the ext designer app is not authenticated to access this url it trows an error.
Any clue on how can I authenticate the ext... I have seen some programs embedding a small browser app to deal with such a scenarios... for other is enough if you are already logged in with internet explorer.
The designer has some browser implementation in it probably... in order to make those data store calls. Can you give me some more information on the agent and the engine that is using.
Thanks
Project on local host using php (zf) as server technology. Already spent sometime building complex session authentication to protect the access to the controllers/actions.
I am calling the server to provide the data like this http://localhost/project/controller/getdata for example. Apparently as the ext designer app is not authenticated to access this url it trows an error.
Any clue on how can I authenticate the ext... I have seen some programs embedding a small browser app to deal with such a scenarios... for other is enough if you are already logged in with internet explorer.
The designer has some browser implementation in it probably... in order to make those data store calls. Can you give me some more information on the agent and the engine that is using.
Thanks