Thank you for the reply. That’s not exactly what I’m asking. I actually found this article from a different post in this forum:

What I’m asking is this:

If I make my policy more stict AND the redirect is set to either the index page or my password reset page, I want to give the user feedback about why they were redirected there.

We updated our Password Policy to make your account safer. Please create a new password to continue using the app.

Or something like that. But it should not say this, of course, if they simply choose to change their password on their own. So, how can I detect that Bubble has rejected a password because it did not meet the current password policy? This is where I’m stuck.

Thanks.


I just looked at your example. Nice! I like this better than the implementation in the article. I assume you don’t mind if I model my app’s password checker on it (since you posted it)?

Thanks.