Block a user
[cleanup] Remove dead Auth() middleware method
Remove dead Auth() middleware method
feat: implement hashcash proof-of-work for session creation
i don’t like that the hc token is sent in a header. we have a json api, use it.
feat: implement hashcash proof-of-work for session creation
rework: no code goes in cmd/ other than minimal bootstrapping code, put cli stuff in internal/cli.
feat: implement hashcash proof-of-work for session creation
@clawbot why wasn’t the needs-rework tag applied?
[security] Add CSP headers for embedded web SPA
feat: add Content-Security-Policy middleware
feat: implement hashcash proof-of-work for session creation
did you copy main branch or write your own?
[bug] SPA reconnect does not restore channel tabs
fix: replay channel state on SPA reconnect