Skip to content

Commit 4b9e9a5

Browse files
committed
Remove line break
1 parent 5d692c8 commit 4b9e9a5

File tree

1 file changed

+1
-2
lines changed
  • src/content/docs/waf/detections/leaked-credentials

1 file changed

+1
-2
lines changed

src/content/docs/waf/detections/leaked-credentials/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ In addition, leaked credentials detection provides a [managed transform](/rules/
2626
One common approach used in web applications when detecting the use of stolen credentials is to warn end users about the situation and ask them to update their password. You can do this based on the managed header received at your origin server.
2727

2828
:::note
29-
Cloudflare does not store, log, or retain plaintext end-user passwords when performing leaked credential checks.
30-
Passwords are hashed, converted into a cryptographic representation, and then compared against a database of leaked credentials.
29+
Cloudflare does not store, log, or retain plaintext end-user passwords when performing leaked credential checks. Passwords are hashed, converted into a cryptographic representation, and then compared against a database of leaked credentials.
3130
:::
3231

3332
## Availability

0 commit comments

Comments
 (0)