mirror of
https://github.com/btouchard/ackify-ce.git
synced 2026-02-08 23:08:58 -06:00
- Replace SSPL with GNU AGPLv3 (LICENSE) - Add COPYRIGHT with attribution - Update Dockerfile label, README(s), BUILD.md - Add SPDX headers across repo refacto: remove redundant descriptive comments; keep only meaningful rationales - Convert doc-comments to GoDoc style without colons - Keep only security/algorithm rationales (CSRF state, CSP, chain hash, Bresenham) tests: harden OAuth handlers tests (state missing/invalid) and fix fakes - Add VerifyState token checks; ensure CreateAuthURL used - Clean noisy comments in tests docs: align docker-compose and scripts headers