search for: 6ef6e5b8289004d925517d48294f1cc1

Displaying 1 result from an estimated 1 matches for "6ef6e5b8289004d925517d48294f1cc1".

2008 Sep 26
1
Problem with authentication... Acts As Authenticated
...OK [http://site.com/sources/1247/ownerships/new.xml?login= MYUSER&password=MYPASS] However, if I perform the exact same call from an external client wirtten in Perl, here is what I get n my log : Processing OwnershipsController#new (for 67.202.41.41 at 2008-09-26 16:19:39) [GET] Session ID: 6ef6e5b8289004d925517d48294f1cc1 Parameters: {"format"=>"xml", "action"=>"new", "controller"=>"sources/ownerships", "password"=>"MYPASS", "login"=>"MYUSER", "source_id"=>"1247"} Filter chain h...