[Demexp-dev] login method and cookie

2008-10-11 Thread Lyu Abe
Hello, Is it normal that when using these servers: http://www.linux-france.org/cgi-bin/demexp-xmlrpc-test or http://www.linux-france.org/cgi-bin/demexp-xmlrpc-demo do not need to 'login' to be able to access to all methods on the server? (and the 'goodbye' method doesn't seem to do anything eit

Re: [Demexp-dev] login method and cookie

2008-10-12 Thread David MENTRE
Hello Lyu, Lyu Abe <[EMAIL PROTECTED]> writes: > Is it normal that when using these servers: > http://www.linux-france.org/cgi-bin/demexp-xmlrpc-test > or > http://www.linux-france.org/cgi-bin/demexp-xmlrpc-demo > > do not need to 'login' to be able to access to all methods on the > server? (and

Re: [Demexp-dev] login method and cookie

2008-10-12 Thread Lyu Abe
Hi David, Is it normal that when using these servers: http://www.linux-france.org/cgi-bin/demexp-xmlrpc-test or http://www.linux-france.org/cgi-bin/demexp-xmlrpc-demo do not need to 'login' to be able to access to all methods on the server? (and the 'goodbye' method doesn't seem to do anything

Re: [Demexp-dev] login method and cookie

2008-10-12 Thread David MENTRE
Hi Lyu, On Sun, Oct 12, 2008 at 22:09, Lyu Abe <[EMAIL PROTECTED]> wrote: > Actually no: I am using a C code (xmlrpc-c) to call the methods on the > http://www.linux-france.org/cgi-bin/demexp-xmlrpc-test > server with the "root" login. > > I commented the 'login' method calls but could still obtai

Re: [Demexp-dev] login method and cookie

2008-10-12 Thread Lyu Abe
David, ok, so if I understand right, all the methods I mentioned in my email (max_question_id and max_tag_id) should work and return correct values even if I'm not logged in. Other functions with 'privilege' will return an error code. In that case I get it. And yes, the code returns error co

Re: [Demexp-dev] login method and cookie

2008-10-13 Thread David MENTRE
Hello Lyu, On Sun, Oct 12, 2008 at 23:06, Lyu Abe <[EMAIL PROTECTED]> wrote: > ok, so if I understand right, all the methods I mentioned in my email > (max_question_id and max_tag_id) should work and return correct values even > if I'm not logged in. Other functions with 'privilege' will return an