refactor(vault): Phase 3 — metadata convergence
- Backfill `created` frontmatter on 266 active notes (git date or mtime) - Normalize `status` to 4 values: draft/active/done/archived (11 notes) - Active/进行中/needs-review → active - archive → archived - 待执行/conditional → draft - 完成/accepted → done - Declare clipper boundary: 04_Archive/Inbox-Clippings/** exempt from migration - Update depth rule: max 3 → max 4 levels (new notes only) - Add metadata-converge.mjs script for reproducibility
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
|
||||
应用系统名称: 广州市投资项目信息化平台
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2025-09-13
|
||||
---
|
||||
# {{title}}
|
||||
|
||||
## Project Overview
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
|
||||
## 一、远程桌面
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
|
||||
太好了 — 你已经贴出了 `password-auth` 的当前内容,基于它我会直接给出**可复制的、安全步骤**:先备份,再替换为建议的密码策略(使用 `pam_pwquality`,最小长度 12、`difok=3`、至少 3 类字符、并在 `pam_unix` 上启用密码历史 `remember=5`)。同时我会说明为什么这样改、如何测试,以及如何回滚。
|
||||
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
a)应对登录的用户进行身份标识和鉴别,身份标识具有唯一性,身份鉴别信息具有复杂度要求并定期更换;
|
||||
"建议该操作系统合理设置密码复杂度策略(设置/etc/pam.d/system-auth password requisite pam_cracklib.so difok=3
|
||||
minlen=8 minclass=3 ucredit=-1 lcredit=-1 dcredit=-1 ocredit=-1)"
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
Apologies for the confusion caused by the deprecated commands in the MinIO Client (`mc`). The MinIO team periodically updates `mc` to enhance functionality and improve usability, which sometimes leads to changes in command syntax. To ensure compatibility and take advantage of the latest features, it's essential to use the updated commands.
|
||||
|
||||
Below is the **updated guide** for creating an **API user** with **read and write** permissions equivalent to the **root user** using the latest `mc` commands: `mc admin policy create` and `mc admin policy attach`.
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
# {{title}}
|
||||
|
||||
## Project Overview
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-09-23
|
||||
---
|
||||
# 发改委登录信息
|
||||
|
||||
## VPN
|
||||
|
||||
Reference in New Issue
Block a user