seitime-frappe/frappe/public/js
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
..
form_builder fix: form_control_translation 2024-12-24 19:50:40 +01:00
frappe fix: mask passwords (#33635) 2025-08-19 20:41:41 +05:30
integrations Merge remote-tracking branch 'upstream/develop' into google-drive-folders 2024-02-04 22:12:39 +01:00
lib fix(minor): serve fingerprint.js locally 2024-08-14 17:20:28 +05:30
onboarding_tours fix: typeerror in onboarding_tours.js 2024-01-31 16:12:56 +05:30
print_format_builder fix(PrintFormatBuilder): search should be case insensitive 2024-10-16 14:29:43 +05:30
telemetry chore: Skip explicit opt out 2024-01-08 15:12:59 +05:30
workflow_builder feat: App-Defined Workflow Tasks and Server Scripts on Transition (#33255) 2025-07-29 11:01:44 +05:30
billing.bundle.js fix(billing): better check for setup_complete (#33475) 2025-07-29 06:49:42 +00:00
bootstrap-4-web.bundle.js
calendar.bundle.js chore: move fullcalendar libs to a separate bundle 2024-05-11 13:51:42 +05:30
controls.bundle.js
data_import_tools.bundle.js
desk.bundle.js fix!: change default permissions for system console 2025-05-28 09:28:26 +05:30
dialog.bundle.js
form.bundle.js feat(notifications): add preview 2024-07-18 18:55:25 +02:00
frappe-web.bundle.js fix: center me page and fix logout 2025-01-01 03:26:56 +05:30
jquery-bootstrap.js
libs.bundle.js Revert "perf: reduce JS duplication (#25199)" (#25246) 2024-03-06 04:05:17 +00:00
list.bundle.js
logtypes.bundle.js
onboarding_tours.bundle.js chore: fix linters 2023-05-25 11:54:37 +05:30
photoswipe.bundle.js chore: add photoswipe bundle 2024-05-20 14:28:48 +05:30
report.bundle.js
sentry.bundle.js chore: use site as "user" (#24026) 2023-12-29 11:55:26 +05:30
telemetry.bundle.js feat: telemetry using posthog 2023-04-25 10:33:28 +05:30
video_player.bundle.js
web_form.bundle.js fix(WebForm): Add missing keyboard.js dep for some controls 2023-11-17 16:15:10 +01:00