Update
This commit is contained in:
parent
51d9cb16f5
commit
3324b7cea4
|
|
@ -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.
|
||||
|
||||
## 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.
|
||||
|
||||
## Các bước phải làm
|
||||
|
|
|
|||
|
|
@ -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`.
|
||||
|
||||
### 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"` và `--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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
## 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.
|
||||
|
||||
## Các bước phải làm
|
||||
|
|
|
|||
Loading…
Reference in New Issue