Bug report Error code

Hi ,
There is a wrong exception when I call webauth.signup twice. The first call will successfully add a user. But the second will fail, and the fail exception is “Invalid signup”, while it should be “user exist”.

1 Like

That is expected and it is done to avoid User Enumeration