Bug Fixes
- fix auth cookie SameSite from Strict to Lax for session persistence over HTTP 80c5bf8
Improvements
- upgrade to Go 1.26 and update all dependencies 80c5bf8
- harden workflows, upgrade actions, fix caching #63 @paskal
- harden docker workflow against CI injection attacks #62 @paskal
- remove obsolete site Docker build workflow #64 @umputun
- exclude new gosec taint analysis rules in golangci config 046921c
New Features