RE: Basic auth and accents in passwords

2010-03-25 Thread webpost
ok, perfect ! thanks again. -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2464996

RE: Basic auth and accents in passwords

2010-03-25 Thread Thierry Boileau
Hi, well, maybe in one month. However, you can get the current snapshot of the 1.1 branch (refreshed each day) from this page: http://www.restlet.org/downloads/1.1/ Best regards, Thierry Boileau -- http://restlet.tigris.org/ds/viewMessage.do?

RE: Basic auth and accents in passwords

2010-03-25 Thread webpost
Hi, Thank you for fixing this. Do you plan to release a new package soon ? -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2464949

RE: Basic auth and accents in passwords

2010-03-25 Thread Thierry Boileau
Hello, thanks for your reports. Such special characters were not taken correctly into account. The fix is available in the svn repository. Best regards, Thierry Boileau -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=

RE: Basic auth and accents in passwords

2010-03-24 Thread Thierry Boileau
Hello, thanks for your report. I've entered a new issue for that: http://restlet.tigris.org/issues/show_bug.cgi?id=1065 Best regards, Thierry Boileau -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2464231

Basic auth and accents in passwords

2010-03-23 Thread webpost
Hi, I use a guard to athenticate users with LDAP. I overrided the authenticate method and I used this code to retrieve the password : String pwd = new String(request.getChallengeResponse().getSecret()); Everything works well unless the password contains accents, the LDAP server answers with a "b