pwm icon indicating copy to clipboard operation
pwm copied to clipboard

Activation page error does not display

Open ponderosa-pine opened this issue 8 years ago • 1 comments

The activation page doesn't display any message if the activation entries do not work. In this case, the user cannot be found. I get the following message in the log file:

DEBUG, servlet.ActivateUserServlet, {10} 5016 ERROR_CANT_MATCH_USER

Currently, when this occurs, the PWM just returns you back to the activate page with none of the fields filled out. It looks like nothing happened. It would be nice if the PWM could display some generic message that can be configured.

ponderosa-pine avatar Jul 31 '17 21:07 ponderosa-pine

I'm using the latest pwm and I see

Unable to find user name. Please try again. { 5016 ERROR_CANT_MATCH_USER (an ldap user was not found) }

gyang2300 avatar Jun 02 '20 16:06 gyang2300