Commit Graph

10 Commits

Author SHA1 Message Date
Purple
8a471edbe0 Fix CSRF token in schema_apply request
Include csrf_token in POST body for schema_apply API call.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 13:35:44 +00:00
Purple
d113654986 Restore database schema migration UI in Developer tab
Added back the Database Schema Updates section that allows users
to check for and apply missing database columns/tables from the
repository schema. Includes Check for Updates and Apply Schema
Changes buttons with visual feedback for pending changes.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 13:31:12 +00:00
Purple
753661a34c Add licensing system for ISP customers
- Add license.php with tiered licensing (Trial, Basic, Professional, Enterprise)
- Add license_info table to database schema
- Add license management UI to settings (License tab)
- Add license status, activation, and usage API endpoints
- Add entry and user limit enforcement based on license tier
- Add feature flags for webhooks, IP enrichment, whitelabel, PTR records
- Update README with licensing documentation and customer deployment guide

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 13:21:44 +00:00
Purple
72d6f9ae3e fixed n8n webhooks 2026-01-18 11:40:06 +00:00
Purple
9640c6df31 fix cf access login 2026-01-18 02:17:26 +00:00
Purple
45f6ccc8a7 fix cf access login 2026-01-18 02:14:48 +00:00
Purple
379ea417b1 fix aws 2026-01-18 01:56:14 +00:00
Purple
26aa199160 fix aws 2026-01-18 01:54:20 +00:00
Purple
35bcbb2d34 fix aws 2026-01-18 01:51:39 +00:00
Purple
7c3f69633b fix aws 2026-01-18 01:29:39 +00:00