google-code-export / flies

Automatically exported from code.google.com/p/flies
GNU Lesser General Public License v2.1
2 stars 0 forks source link

flies publican pull doesn't behave the same for python and maven client in terms of authentication #270

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
For maven client flies-1.2 if the user name or apikey is wrong, the client will 
get Authentication Error. 
For python client flies 0.8.0 if the user name or apikey is wrong, the client 
will succeed.

For flies server 1.2, it doesn't need any permission for publican pull 
operation.

What is the expected output?
maven client and python client should keep consistent.

What do you see instead?
maven client and python client doesn't behave the same.

What version of the client *and* server are you using? (Displayed at the
bottom of the web page; please include timestamp.) On what operating
system?
flies server 1.2 and flies client 1.2 and python client 0.8.0

Please use labels and text to provide additional information.

Original issue reported on code.google.com by Helen.Ding.UQ@gmail.com on 8 Mar 2011 at 4:48