Is there a way to better handle a user not yet having an email in our database of questions for PW reset? Currently get 500 Internal Server Error:
We wish we could be more directly helpful to you. Error: Exception thrown executing org.apereo.cas.pm.web.flow.SendPasswordResetInstructionsAction@6cc54845 in state 'sendInstructions' of flow 'login' -- action execution attributes were 'map[[empty]]' null Seems the Null value is not being handled correctly. Alternatively if I enter the user with no email, the page just resets with no information to the user, but asking them for their userid again. Can a null response, or no available email allow us to configure a proper response with a link for assistance? This is our last major hurdle before releasing to production. Thank you! Bill -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/c062fff4-17b8-4998-889f-a0cb1dc701df%40apereo.org.
