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
| Password Leaked <br/> [`cf.waf.credential_check.password_leaked`][1] <br/> <Typetext="Boolean" /> |N/A (all plans) |Indicates whether the password detected in the request was previously leaked. |
104
-
| User and Password Leaked <br/> [`cf.waf.credential_check.username_and_password_leaked`][2] <br/> <Typetext="Boolean" /> |Pro and above |Indicates whether the (username-password pair detected in the request were previously leaked. |
105
-
| Username Leaked <br/> [`cf.waf.credential_check.username_leaked`][3] <br/> <Typetext="Boolean" /> |Enterprise |Indicates whether the username detected in the request was previously leaked. |
106
-
| Similar Password Leaked <br/> [`cf.waf.credential_check.username_password_similar`][4] <br/> <Typetext="Boolean" /> |Enterprise |Indicates whether a similar version of the username and password credentials detected in the request were previously leaked. |
107
-
| Authentication detected <br/> [`cf.waf.auth_detected`][5] <br/> <Typetext="Boolean" /> |Enterprise |Indicates whether Cloudflare detected authentication credentials in the request. |
| Password Leaked <br/> [`cf.waf.credential_check.password_leaked`][1] <br/> <Typetext="Boolean" /> | Indicates whether the password detected in the request was previously leaked. <br/> Available on all plans. |
104
+
| User and Password Leaked <br/> [`cf.waf.credential_check.username_and_password_leaked`][2] <br/> <Typetext="Boolean" /> | Indicates whether the username-password pair detected in the request were previously leaked. <br/> Requires a Pro plan or above. |
105
+
| Username Leaked <br/> [`cf.waf.credential_check.username_leaked`][3] <br/> <Typetext="Boolean" /> | Indicates whether the username detected in the request was previously leaked. <br/> Requires an Enterprise plan. |
106
+
| Similar Password Leaked <br/> [`cf.waf.credential_check.username_password_similar`][4] <br/> <Typetext="Boolean" /> | Indicates whether a similar version of the username and password credentials detected in the request were previously leaked. <br/> Requires an Enterprise plan. |
107
+
| Authentication detected <br/> [`cf.waf.auth_detected`][5] <br/> <Typetext="Boolean" /> | Indicates whether Cloudflare detected authentication credentials in the request. <br/> Requires an Enterprise plan. |
0 commit comments