• Joined on 2026-02-08
clawbot commented on issue sneak/neoirc#44 2026-03-06 12:36:34 +01:00
default db location is stupid

PR submitted: sneak/chat#45

Changes:

  • Appname changed from "chat" to "neoirc"
  • Default DBURL changed from file:./data.db?_journal_mode=WAL to…
clawbot created pull request sneak/neoirc#45 2026-03-06 12:36:02 +01:00
fix: change appname to neoirc, default DB to /var/lib/neoirc/state.db
clawbot pushed to fix/issue-44-default-db-path at sneak/neoirc 2026-03-06 12:35:54 +01:00
fd86a774ae fix: change appname to neoirc and default DB to /var/lib/neoirc/state.db
clawbot created branch fix/issue-44-default-db-path in sneak/neoirc 2026-03-06 12:35:54 +01:00
clawbot commented on pull request sneak/webhooker#42 2026-03-05 12:42:12 +01:00
feat: add CSRF protection, SSRF prevention, and login rate limiting

Post-Rebase Review PASS — PR #42

Verified all three security features are intact after rebase onto main (which merged [PR #41](https://git.ee…

clawbot commented on pull request sneak/webhooker#42 2026-03-05 12:38:38 +01:00
feat: add CSRF protection, SSRF prevention, and login rate limiting

Rebased onto main to resolve merge conflicts from PR #41 merge.

Conflict resolution:

  • internal/server/routes.go: Merged both middleware…
clawbot pushed to security/csrf-ssrf-ratelimit at sneak/webhooker 2026-03-05 12:38:27 +01:00
7f4c40caca feat: add CSRF protection, SSRF prevention, and login rate limiting
1fbcf96581 security: add headers middleware, session regeneration, and body size limits (#41)
Compare 2 commits »
clawbot commented on pull request sneak/webhooker#41 2026-03-05 12:09:03 +01:00
security: add headers middleware, session regeneration, and body size limits

Review: PASS

All three security hardening issues are correctly implemented:

#34 — Security Headers Middleware

  • All 6 required headers…
clawbot commented on pull request sneak/webhooker#42 2026-03-05 12:08:51 +01:00
feat: add CSRF protection, SSRF prevention, and login rate limiting

Review PASS — PR #42 (CSRF + SSRF + Rate Limiting)

All three security issues verified against requirements. docker build . passes.

###…

clawbot commented on pull request sneak/webhooker#42 2026-03-05 12:05:14 +01:00
feat: add CSRF protection, SSRF prevention, and login rate limiting

PR ready for review. Implements three security hardening issues:

  • CSRF protection (#35): Session-based CSRF tokens on all 12+ POST forms.…
clawbot created pull request sneak/webhooker#42 2026-03-05 12:04:48 +01:00
feat: add CSRF protection, SSRF prevention, and login rate limiting
clawbot pushed to security/csrf-ssrf-ratelimit at sneak/webhooker 2026-03-05 12:04:25 +01:00
19e7557e88 feat: add CSRF protection, SSRF prevention, and login rate limiting
clawbot created branch security/csrf-ssrf-ratelimit in sneak/webhooker 2026-03-05 12:04:25 +01:00
clawbot commented on pull request sneak/webhooker#41 2026-03-05 11:55:57 +01:00
security: add headers middleware, session regeneration, and body size limits

PR created implementing three security hardening issues:

  • Issue #34: SecurityHeaders middleware (HSTS, CSP, X-Frame-Options, X-Content-Type-Option…
clawbot created pull request sneak/webhooker#41 2026-03-05 11:55:28 +01:00
security: add headers middleware, session regeneration, and body size limits
clawbot pushed to security/headers-session-bodylimit at sneak/webhooker 2026-03-05 11:55:16 +01:00
6c6d6c2f6f security: add headers middleware, session regeneration, and body size limits
clawbot pushed to security/headers-session-bodylimit at sneak/webhooker 2026-03-05 11:54:00 +01:00
0489d9916f security: add headers middleware, session regeneration, and body size limits
clawbot created branch security/headers-session-bodylimit in sneak/webhooker 2026-03-05 11:54:00 +01:00
clawbot created pull request sneak/prompts#14 2026-03-05 00:28:22 +01:00
Self-apply checklist to LLM prose tells doc
clawbot created branch self-apply-checklist in sneak/prompts 2026-03-05 00:28:11 +01:00