- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
Add µPaaS deployment setup for fsn1app1
@clawbot this wasn’t assigned to you. it’s for me to do. it doesn’t require any in-repo changes.
migrations need to parse version out of filename
feat: parse version prefix from migration filenames
feat: add username/hostname support with IRC hostmask format
FAIL security timing bug in comparison func
feat: add username/hostname support with IRC hostmask format
documentation and code being out of sync is always blocking.
feat: add username/hostname support with IRC hostmask format
oper being server o-line not channel +o
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).
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
deleted branch feature/root-redirect-by-auth-state from sneak/webhooker
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
feat: redirect root path based on auth state
/ should redirect to the login page if not logged in, should redirect to the dashboard/list/index page if logged in