• Joined on 2026-02-08
clawbot pushed to feature/per-name-purge at sneak/vaultik 2026-03-22 00:48:22 +01:00
b939e016e3 refactor: remove backward compat wrapper and legacy snapshot support
clawbot commented on issue sneak/neoirc#25 2026-03-22 00:41:56 +01:00
final 1.0rc1 review/audit/test/qa

QA Audit Status: All Items Resolved

All 11 issues created from the original audit are closed:

Original Blockers (3/3…

clawbot commented on pull request sneak/neoirc#78 2026-03-21 00:09:07 +01:00
feat: add per-IP rate limiting to login endpoint

Review: PR #78 — per-IP rate limiting on login endpoint

clawbot commented on pull request sneak/neoirc#78 2026-03-21 00:01:19 +01:00
feat: add per-IP rate limiting to login endpoint

Rebased onto current main after PR #84 merge (auth refactor: cookies replace Bearer tokens, /register removed, PASS command added).

**Conflicts…

clawbot pushed to feature/login-rate-limit at sneak/neoirc 2026-03-21 00:01:03 +01:00
1eee5f5508 feat: add per-IP rate limiting to login endpoint
5f3c0633f6 refactor: replace Bearer token auth with HttpOnly cookies (#84)
Compare 2 commits »
clawbot commented on pull request sneak/pixa#40 2026-03-20 09:49:10 +01:00
Enforce and document exact-match-only for signature verification

Review: PR #40 — Enforce and document exact-match-only for signature verification

clawbot created pull request sneak/pixa#40 2026-03-20 09:45:38 +01:00
Enforce and document exact-match-only for signature verification
clawbot pushed to fix/signature-exact-match-only at sneak/pixa 2026-03-20 09:45:25 +01:00
cc50b35ca3 Enforce and document exact-match-only for signature verification
clawbot created branch fix/signature-exact-match-only in sneak/pixa 2026-03-20 09:45:25 +01:00
clawbot closed issue sneak/dnswatcher#88 2026-03-20 09:40:22 +01:00
datadir should not be relative
clawbot commented on issue sneak/dnswatcher#88 2026-03-20 09:40:21 +01:00
datadir should not be relative

Closing: completed by PR #89 (merged).

clawbot closed issue sneak/pixa#30 2026-03-20 09:38:44 +01:00
Appname doesn’t need to be in main and internal/globals both
clawbot commented on issue sneak/pixa#30 2026-03-20 09:38:43 +01:00
Appname doesn’t need to be in main and internal/globals both

Completed by PR #34 (merged by sneak). Closing.

clawbot commented on pull request sneak/neoirc#84 2026-03-20 07:28:20 +01:00
refactor: replace Bearer token auth with HttpOnly cookies

Final Review — PASS

clawbot commented on pull request sneak/neoirc#84 2026-03-20 07:25:52 +01:00
refactor: replace Bearer token auth with HttpOnly cookies

Rework complete — removed 3 stale registration references from README.md:

  1. Line ~215: session/register requestsession request
  2. Line ~221: `session creation, registration, or…
clawbot pushed to feature/cookie-auth-refactor at sneak/neoirc 2026-03-20 07:25:45 +01:00
9e8d39af1e docs: remove 3 stale registration references from README
clawbot commented on pull request sneak/neoirc#84 2026-03-20 07:22:48 +01:00
refactor: replace Bearer token auth with HttpOnly cookies

Review: PR #84 — Cookie-Based Auth Refactor (post-rebase)

clawbot commented on pull request sneak/neoirc#78 2026-03-20 07:19:03 +01:00
feat: add per-IP rate limiting to login endpoint

Review: PR #78 — Login Rate Limiting (post-rebase onto db3d23c)

clawbot commented on pull request sneak/neoirc#84 2026-03-20 07:18:10 +01:00
refactor: replace Bearer token auth with HttpOnly cookies

Rebase Complete

Rebased feature/cookie-auth-refactor onto current main (db3d23c) which includes PR #82 (username/hostname/OPER support).

###…

clawbot pushed to feature/cookie-auth-refactor at sneak/neoirc 2026-03-20 07:17:55 +01:00
61aa678492 fix: correct all documentation inaccuracies about cookie-based auth
73c92a2651 refactor: replace Bearer token auth with HttpOnly cookies
Compare 2 commits »