feat/security #2

Merged
kato merged 5 commits from feat/security into master 2026-05-04 00:00:37 +03:00

5 Commits

Author SHA1 Message Date
8ba4eb90b4 feat(config): add expired box cleanup functionality
Adds dedicated config setting and cleanup logic for
managing expired content boxes via admin tools and CLI.
2026-05-03 23:51:13 +03:00
43baade930 feat(config): add security feature toggle support
Implements a master toggle for security features across config,
CLI, and application logic. This allows granular control over
whether the advanced security middleware and protections are
active globally.
2026-05-03 23:07:21 +03:00
290a3d15db docs(build): remove obsolete notice and trademark files 2026-05-03 22:56:30 +03:00
9d9db5cf0b feat(security): Implemented more security information 2026-05-03 22:46:54 +03:00
88ab6e808b feat(admin): add security and activity management features 2026-05-01 13:10:23 +03:00