Skip to content

Publish buildable Free Core source#2

Merged
ResearchForumOnline merged 2 commits into
mainfrom
agent/publish-free-core-source
Jul 10, 2026
Merged

Publish buildable Free Core source#2
ResearchForumOnline merged 2 commits into
mainfrom
agent/publish-free-core-source

Conversation

@ResearchForumOnline

Copy link
Copy Markdown
Owner

What changed

  • publish the first buildable FreeWebPanel Core API source under core/api
  • initialize production state with one owner and no demo customer or billing fixtures
  • add scrypt password hashing, hashed bearer sessions, login throttling, atomic mode-0600 state, account creation, strict domain validation, and constrained site-root provisioning
  • document the exact public/private source boundary
  • run Core lint, tests, and build in GitHub Actions

Why

The public repository previously described Free Core but contained only the installer wrapper and documentation. This release makes a useful, security-scoped control-plane slice auditable without exposing Pro automation, payment settlement, vendor signing keys, customer data, private themes, or production inventory.

Validation

  • npm run lint
  • npm test (3/3)
  • npm run build
  • npm audit --omit=dev (0 vulnerabilities)
  • repository Markdown relative-link check
  • repository secret-pattern scan

@ResearchForumOnline
ResearchForumOnline merged commit 1fb79f1 into main Jul 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant