Jeffrey Paul sneak
sneak pushed to main at sneak/webhooker 2026-03-17 12:48:53 +01:00
f003ec7141 fix: use absolute path for dev DATA_DIR default, clarify env docs (#46)
sneak closed issue sneak/webhooker#45 2026-03-17 12:48:53 +01:00
README unclear
sneak merged pull request sneak/webhooker#46 2026-03-17 12:48:53 +01:00
fix: use absolute path for dev DATA_DIR default, clarify env docs
sneak deleted branch fix/absolute-path-in-dockerfile from sneak/webhooker 2026-03-17 12:48:14 +01:00
sneak pushed to main at sneak/webhooker 2026-03-17 12:48:14 +01:00
17e740a45f fix: use absolute paths and static linking in Dockerfile (#49)
sneak closed issue sneak/webhooker#48 2026-03-17 12:48:14 +01:00
container is broken
sneak merged pull request sneak/webhooker#49 2026-03-17 12:48:14 +01:00
fix: use absolute paths and static linking in Dockerfile
sneak deleted branch fix/topic-membership-check from sneak/neoirc 2026-03-17 12:47:01 +01:00
sneak pushed to main at sneak/neoirc 2026-03-17 12:47:01 +01:00
e36bd99ef6 security: enforce channel membership check in handleTopic (#75)
sneak closed issue sneak/neoirc#33 2026-03-17 12:47:00 +01:00
[security] handleTopic: enforce channel membership check
sneak merged pull request sneak/neoirc#75 2026-03-17 12:47:00 +01:00
security: enforce channel membership check in handleTopic
sneak commented on pull request sneak/neoirc#78 2026-03-17 12:46:06 +01:00
feat: add per-IP rate limiting to login endpoint

fix the conflict, and update the README in this PR to document the security (client-controlled req headers) issue when using this without a properly configured reverse proxy.

sneak deleted branch docs/update-readme-auth-model from sneak/neoirc 2026-03-17 12:44:51 +01:00
sneak pushed to main at sneak/neoirc 2026-03-17 12:44:50 +01:00
e9d794764b docs: document register/login and dual authentication model (#77)
sneak closed issue sneak/neoirc#36 2026-03-17 12:44:49 +01:00
[docs] Update README to document register/login and account system
sneak merged pull request sneak/neoirc#77 2026-03-17 12:44:49 +01:00
docs: document register/login and dual authentication model
sneak merged pull request sneak/neoirc#80 2026-03-17 12:43:40 +01:00
feat: add runtime statistics to healthcheck endpoint
sneak deleted branch feature/healthcheck-runtime-stats from sneak/neoirc 2026-03-17 12:43:40 +01:00
sneak pushed to main at sneak/neoirc 2026-03-17 12:43:40 +01:00
052674b4ee feat: add runtime statistics to healthcheck endpoint (#80)
sneak closed issue sneak/neoirc#74 2026-03-17 12:43:40 +01:00
[feature] Expand healthcheck output with runtime statistics