You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to maintain one function call to handle the specificity of a password constraint. I'm doing it fine with ZfcUser's filter, but can't keep it controlled with this service.
For now, I'm going to override the Service Call 'goalioforgotpassword_reset_form' and modify the filter in there, though, I don't think it's best case to do that.
Any suggestions, thoughts?
The text was updated successfully, but these errors were encountered:
Is there a specific reason?
I'm trying to maintain one function call to handle the specificity of a password constraint. I'm doing it fine with ZfcUser's filter, but can't keep it controlled with this service.
For now, I'm going to override the Service Call 'goalioforgotpassword_reset_form' and modify the filter in there, though, I don't think it's best case to do that.
Any suggestions, thoughts?
The text was updated successfully, but these errors were encountered: