Jeffrey Paul sneak
sneak pushed to main at sneak/pixa 2026-03-18 03:18:40 +01:00
9c29cb57df feat: parse version prefix from migration filenames (#33)
sneak closed issue sneak/pixa#28 2026-03-18 03:18:39 +01:00
migrations need to parse version out of filename
sneak merged pull request sneak/pixa#33 2026-03-18 03:18:39 +01:00
feat: parse version prefix from migration filenames
sneak commented on pull request sneak/neoirc#82 2026-03-17 19:53:59 +01:00
feat: add username/hostname support with IRC hostmask format

FAIL security timing bug in comparison func

sneak commented on pull request sneak/neoirc#82 2026-03-17 18:22:52 +01:00
feat: add username/hostname support with IRC hostmask format

documentation and code being out of sync is always blocking.

sneak commented on pull request sneak/neoirc#82 2026-03-17 18:22:23 +01:00
feat: add username/hostname support with IRC hostmask format

oper being server o-line not channel +o

sneak commented on pull request sneak/neoirc#82 2026-03-17 18:22:03 +01:00
feat: add username/hostname support with IRC hostmask format

session gets ip+hostname and that is used for the display and /whois etc. client gets ip and hostname and that is not displayed anywhere at the moment (except when an oper does /whois of a user).

sneak commented on pull request sneak/neoirc#82 2026-03-17 16:37:19 +01:00
feat: add username/hostname support with IRC hostmask format

The sessions table also needs IP (real client IP of session creator) and each client connection also needs IP and hostname.

sneak pushed to main at sneak/webhooker 2026-03-17 16:35:09 +01:00
33e2140a5a feat: redirect root path based on auth state (#52)
sneak deleted branch feature/root-redirect-by-auth-state from sneak/webhooker 2026-03-17 16:35:09 +01:00
sneak closed issue sneak/webhooker#51 2026-03-17 16:35:09 +01:00
/ should redirect to the login page if not logged in, should redirect to the dashboard/list/index page if logged in
sneak merged pull request sneak/webhooker#52 2026-03-17 16:35:09 +01:00
feat: redirect root path based on auth state
sneak commented on pull request sneak/webhooker#54 2026-03-17 16:32:40 +01:00
fix: detect TLS per-request in CSRF middleware to fix login

Does traefik send x-forwarded-proto?

sneak opened issue sneak/dnswatcher#88 2026-03-17 13:04:52 +01:00
datadir should not be relative
sneak opened issue sneak/neoirc#81 2026-03-17 13:01:47 +01:00
add username/hostname support
sneak opened issue sneak/webhooker#53 2026-03-17 12:59:27 +01:00
can't log in - csrf
sneak opened issue sneak/webhooker#51 2026-03-17 12:54:02 +01:00
/ should redirect to the login page if not logged in, should redirect to the dashboard/list/index page if logged in
sneak commented on pull request sneak/neoirc#76 2026-03-17 12:52:09 +01:00
docs: update README schema section to match sessions/clients tables

fix conflicts pls

sneak opened issue sneak/webhooker#50 2026-03-17 12:50:05 +01:00
dockerfile for linting is doing it wrong
sneak deleted branch fix/45-readme-clarify-env-and-datadir from sneak/webhooker 2026-03-17 12:48:53 +01:00