Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Couldn't add user with alphanumeric password #40

Open
ebauch opened this issue Mar 18, 2014 · 2 comments
Open

Couldn't add user with alphanumeric password #40

ebauch opened this issue Mar 18, 2014 · 2 comments
Labels

Comments

@ebauch
Copy link

ebauch commented Mar 18, 2014

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>
@Dynalon Dynalon added the bug label Mar 18, 2014
@sm8ps
Copy link

sm8ps commented Jun 8, 2014

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!

@n1mh
Copy link

n1mh commented Sep 4, 2014

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants