Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haiyen-payment
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Giang Tran
haiyen-payment
Commits
c2f08789
Commit
c2f08789
authored
Aug 29, 2026
by
tdgiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix duplicated cookie-file arg in Task 7's verification curl command
parent
162461d0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
2026-08-29-admin-account-management.md
.../superpowers/plans/2026-08-29-admin-account-management.md
+1
-1
No files found.
docs/superpowers/plans/2026-08-29-admin-account-management.md
View file @
c2f08789
...
...
@@ -1630,7 +1630,7 @@ curl -sS -c /tmp/plan-cookie-cp.txt -b /tmp/plan-cookie-cp.txt -o /dev/null \
-X
POST http://localhost:8092/admin/login
-d
"username=changepasstestuser&password=oldpass123"
echo
"wrong current password -> expect error shown, no change:"
curl
-sS
-b
/tmp/plan-cookie-cp.txt
/tmp/plan-cookie-cp.txt
http://localhost:8092/admin/account/password
\
curl
-sS
-b
/tmp/plan-cookie-cp.txt http://localhost:8092/admin/account/password
\
-X
POST
-d
"currentPassword=wrongcurrent&newPassword=newpass456"
-o
/tmp/cp-wrong-body.html
grep
-c
"không đúng"
/tmp/cp-wrong-body.html
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment