This commit is contained in:
andrew.ng 2026-06-18 09:05:48 +07:00
parent 51d9cb16f5
commit 3324b7cea4
3 changed files with 0 additions and 20 deletions

View File

@ -13,11 +13,6 @@ allowed-tools: Bash, Read, Grep, Glob
Nếu thiếu link, **dừng** và yêu cầu cung cấp. Nếu thiếu link, **dừng** và yêu cầu cung cấp.
## Credentials Gitea (Basic Auth)
- Username: `andrew.ng@apactech.io`
- Password: `andrew.ng@123`
Gọi API bằng `curl -s -u "andrew.ng@apactech.io:andrew.ng@123" -H "Accept: application/json" --fail-with-body "<url>"`. **Không** in lệnh kèm password ra response. Nếu 401/403, báo lỗi auth, không in credentials. Gọi API bằng `curl -s -u "andrew.ng@apactech.io:andrew.ng@123" -H "Accept: application/json" --fail-with-body "<url>"`. **Không** in lệnh kèm password ra response. Nếu 401/403, báo lỗi auth, không in credentials.
## Các bước phải làm ## Các bước phải làm

View File

@ -21,16 +21,6 @@ Nếu thiếu một trong hai, **dừng** và yêu cầu người dùng cung c
Dùng MCP `claude_ai_Atlassian_Rovo` (đã xác thực sẵn). Không đăng nhập thủ công bằng `curl`. Dùng MCP `claude_ai_Atlassian_Rovo` (đã xác thực sẵn). Không đăng nhập thủ công bằng `curl`.
### Jira (HTTP Basic Auth)
- Username: `andrew.ng@apactech.io`
- Password: `fdpF8Dqb`
### Gitea (HTTP Basic Auth)
- Username: `andrew.ng@apactech.io`
- Password: `andrew.ng@123`
Khi gọi API Gitea bằng `curl`, dùng `-u "andrew.ng@apactech.io:andrew.ng@123"``--silent --show-error --fail-with-body`. **Không** in lệnh kèm password ra ngoài log/response cho người dùng. Khi gọi API Gitea bằng `curl`, dùng `-u "andrew.ng@apactech.io:andrew.ng@123"``--silent --show-error --fail-with-body`. **Không** in lệnh kèm password ra ngoài log/response cho người dùng.
## Các bước phải làm ## Các bước phải làm

View File

@ -13,11 +13,6 @@ allowed-tools: Bash, Read, Grep, Glob
Nếu thiếu link, **dừng** và yêu cầu cung cấp. Nếu thiếu link, **dừng** và yêu cầu cung cấp.
## Credentials Gitea (Basic Auth)
- Username: `andrew.ng@apactech.io`
- Password: `andrew.ng@123`
Gọi API bằng `curl -s -u "andrew.ng@apactech.io:andrew.ng@123" -H "Accept: application/json" --fail-with-body "<url>"`. **Không** in lệnh kèm password ra response. Nếu 401/403, báo lỗi auth, không in credentials. Gọi API bằng `curl -s -u "andrew.ng@apactech.io:andrew.ng@123" -H "Accept: application/json" --fail-with-body "<url>"`. **Không** in lệnh kèm password ra response. Nếu 401/403, báo lỗi auth, không in credentials.
## Các bước phải làm ## Các bước phải làm