pmc a9c25eb2ac feat(01-01): 新增 common/utils.py 含 mask_token 工具函数
- 落地 mask_token(token, visible_tail=4, mask_char='*') 通用脱敏函数
- 末 N 位明文保留;空/短输入兜底(短于 visible_tail 时全脱敏防长度泄露)
- 不依赖 Django,纯 Python utility,供 Phase 1 Admin / Phase 3 日志 formatter 复用
- 覆盖需求 CRED-01 工具支撑部分
2026-05-07 17:33:49 +08:00
2026-03-17 13:17:02 +08:00
Description
洛天依
2.5 MiB
Languages
TypeScript 57.8%
Python 40.3%
HTML 1.3%
CSS 0.3%
Dockerfile 0.1%
Other 0.1%