seitime-frappe/frappe/public
Raffael Meyer f90c7b6e09
fix: mask passwords (#33635)
* fix: mask passwords

Extracted masking into separate utility function. Added "passphrase" blacklist. Also redact other request args, not only `doc`.

* fix: iterate over Object.keys

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* refactor: use `String.includes(w)` instead of `String.indexOf(w) !== 1`

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-19 20:41:41 +05:30
..
css fix: remove custom font 2025-04-18 16:04:28 +05:30
html fix: use smaller font only if the report doesnt have a standard print format (#20878) 2023-05-09 19:34:50 +05:30
icons fix(mobile): broken UI/ UX issues (#32577) 2025-06-05 17:37:24 +05:30
images fix: minor icon fixes 2025-01-20 11:10:14 +05:30
js fix: mask passwords (#33635) 2025-08-19 20:41:41 +05:30
scss fix(ListView): spacing issue when no content is present 2025-08-19 16:26:06 +05:30
sounds chore: Remove Chat Module 2021-11-09 13:44:57 +05:30