How secure is conditional logic for password-protected access?

Hi,

I have a page where it doesn’t make sense to create users or collect email addresses/passwords. Instead I’m going to just have one password that everyone uses to access the page.

My question is not around the security of just having the one password, it’s around whether or not someone could access the page somehow if the password is part of the conditional logic of elements on the page.

In this case, I have a workflow setup that says, “if input text is password123 then show the admin dashboard group”. Could this be hacked through the developer tools or console on chrome or anything?

2019-10-10%2010_11_28-Hph%20_%20Bubble%20Editor

This topic was automatically closed after 70 days. New replies are no longer allowed.