mirror of
https://github.com/btouchard/ackify.git
synced 2026-01-06 04:49:52 -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
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
Ackify CE — Copyright (C) 2025 Benjamin TOUCHARD.
|
|
|
|
Licensed under the GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later). See LICENSE.
|
|
|