inou/portal
James 35e9e2a84b feat: add Terms of Service page and legal page updates
- Add /legal/terms with comprehensive ToS content
- Add terms link to footer navigation
- Add /legal/terms to defense.go whitelist for external access
- Update privacy policy and DPA templates with improved styling
- Refactor RBAC editor template formatting
- Add prompts AI setup documentation
- Include database migration scripts

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-08 04:59:59 -05:00
..
bin Initial commit 2026-02-01 02:43:27 -05:00
lang fix: genome query RBAC - use system context for data access 2026-02-07 16:31:17 -05:00
static fix: genome query RBAC - use system context for data access 2026-02-07 16:31:17 -05:00
templates feat: add Terms of Service page and legal page updates 2026-02-08 04:59:59 -05:00
access_log.go Initial commit 2026-02-01 02:43:27 -05:00
api_client.go Initial commit 2026-02-01 02:43:27 -05:00
api_mobile.go Initial commit 2026-02-01 02:43:27 -05:00
api_proxy.go Initial commit 2026-02-01 02:43:27 -05:00
defense.go feat: add Terms of Service page and legal page updates 2026-02-08 04:59:59 -05:00
dossier_sections.go security: replace empty string bypass with explicit system accessor ID 2026-02-07 17:20:24 -05:00
genome.go Initial commit 2026-02-01 02:43:27 -05:00
inou-portal Initial commit 2026-02-01 02:43:27 -05:00
main.go feat: add Terms of Service page and legal page updates 2026-02-08 04:59:59 -05:00
main.go.bak Initial commit 2026-02-01 02:43:27 -05:00
mcp_http.go feat: add Terms of Service page and legal page updates 2026-02-08 04:59:59 -05:00
mcp_tools.go feat: add Terms of Service page and legal page updates 2026-02-08 04:59:59 -05:00
oauth.go Initial commit 2026-02-01 02:43:27 -05:00
portal Initial commit 2026-02-01 02:43:27 -05:00
prompts.go feat: add Terms of Service page and legal page updates 2026-02-08 04:59:59 -05:00
upload.go security: replace empty string bypass with explicit system accessor ID 2026-02-07 17:20:24 -05:00