Le jeudi 5 juin 2014 18:05:21 UTC+2, Cédric Krier a écrit : > > On 05 Jun 08:58, Vincent Mora wrote: > > Hi, > > > > I'd like to know if there is a way to auto-login (bypass security) when > > requesting from a given IP? > > No. >
Thanks. > > > My tryton module uses a map server (runnig on the same server as > trytond). > > The map server needs access to tryton wfs data and I'd like this server > to > > have free access (no credentials) to the tryton wfs server. > > Why not create a user with limited access to only what is needed and use > this user with its password. > The user still needs credentials. But yes, a user with proper (restricted) access will be created and I'll store its credentials in a config file. Thanks again for the quick reply. V
