Rainy icon indicating copy to clipboard operation
Rainy copied to clipboard

Couldn't add user with alphanumeric password

Open ebauch opened this issue 10 years ago • 2 comments

I do not know what the exact reason is, but I tried to add a user "user" with proper email and alphanumeric password (numbers, letters and special character "!"), however it would only allow me to add the user after I removed the "!" from the password.

Rainy.WebService.RequestLogFilterAttribute->RequestFilter -        Pragma: no-cache
14/03/18_01:50:55.484 [DEBUG] Rainy.WebService.RequestLogFilterAttribute->RequestFilter -        Cache-Control: no-cache
14/03/18_01:50:55.484 [DEBUG] Rainy.ErrorHandling.ExceptionHandler->HandleException - found unsafe/unallowed characters
14/03/18_01:50:55.484 [DEBUG] Rainy.ErrorHandling.ExceptionHandler->LogExceptionDetails - at Rainy.WebService.Management.Admin.UserService.Post (Rainy.WebService.Management.UserReques
t) <0x0063f>

ebauch avatar Mar 18 '14 01:03 ebauch

I experience the very same issue. It may be interesting to note that international characters (tested with umlauts ä,ö,ü) do work. BTW: Many, many thanks for this great piece of software!

sm8ps avatar Jun 08 '14 13:06 sm8ps

I'm suffering this bug and I couldn't create new users until I read this issue and realized what the problem was.

n1mh avatar Sep 04 '14 10:09 n1mh