Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/fatalspin 2026-01-09 11:10:26 +01:00
cca38adcd7 refactor: phrasing
Kharec pushed to main at Kharec/fatalspin 2026-01-09 10:25:10 +01:00
913ad5d1d7 docs: update readme
Kharec pushed to main at Kharec/fatalspin 2026-01-09 10:00:25 +01:00
a65097654a feat: kill process and complete main()
Kharec pushed to main at Kharec/fatalspin 2026-01-09 09:58:04 +01:00
12424fcf48 docs: update readme
Kharec pushed to main at Kharec/fatalspin 2026-01-09 09:05:19 +01:00
a7cef0c5ac feat: implement pick_random and try it
Kharec pushed to main at Kharec/fatalspin 2026-01-09 08:56:50 +01:00
3e2623af0d feat: modify function to return an int pointer to process list
Kharec pushed to main at Kharec/fatalspin 2026-01-08 19:55:41 +01:00
33abd0a4e2 git: ignore binary
Kharec pushed to main at Kharec/fatalspin 2026-01-08 19:55:24 +01:00
7acc5f471c feat: add basic code to list running processes pids
Kharec pushed to main at Kharec/fatalspin 2026-01-08 19:52:01 +01:00
149b19d7cc build: add makefile
Kharec pushed to main at Kharec/fatalspin 2026-01-08 17:55:21 +01:00
f88e3a5c73 docs: update readme
Kharec created repository Kharec/fatalspin 2026-01-08 17:50:09 +01:00
Kharec pushed to main at Kharec/skywipe 2026-01-08 06:51:59 +01:00
e095c68f72 test: share error message formatting helper
c718e8c6f5 test: patch configure getpass correctly
a07cc02fb0 fix: format KeyError messages cleanly
ecc33054af fix: handle config load errors via handler
Compare 4 commits »
Kharec pushed to main at Kharec/goyco 2026-01-08 06:29:15 +01:00
dfee90504a docs: update refresh token rotation description and examples
bc0c9e5fea docs: update refresh token examples for Swagger
35ef42eb93 docs: document refresh token rotation and update examples
Compare 3 commits »
Kharec pushed to main at Kharec/goyco 2026-01-08 06:28:32 +01:00
9ceaf35fd9 docs: note refresh token rotation and auth refresh/revoke endpoints
Kharec pushed to main at Kharec/goyco 2026-01-08 06:17:24 +01:00
395cc299f3 test: validate rotated refresh token and old-token failure
058c69b414 test: enforce refresh token rotation and old-token rejection
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2026-01-08 06:16:55 +01:00
d744aa8393 test: assert refresh token rotation in E2E flow
Kharec pushed to main at Kharec/goyco 2026-01-08 06:16:46 +01:00
44e2f97cb7 test: assert refresh token rotation and old-token invalidation
Kharec pushed to main at Kharec/goyco 2026-01-08 06:16:33 +01:00
4888916613 test: cover refresh rotation and invalid/expired/locked cases
Kharec pushed to main at Kharec/goyco 2026-01-08 06:16:06 +01:00
3ca2334932 feat: return rotated refresh token on refresh
02d0c3f946 feat: rotate refresh tokens with shared validation helper
Compare 2 commits »
Kharec pushed to main at Kharec/goyco 2026-01-07 17:16:05 +01:00
1b55c9543e fix: simplify else-if branches