Skip to content

feat(schema): add auth.signup_mode server setting#12

Merged
detain merged 1 commit into
masterfrom
feat/auth-signup-mode-setting
Jun 12, 2026
Merged

feat(schema): add auth.signup_mode server setting#12
detain merged 1 commit into
masterfrom
feat/auth-signup-mode-setting

Conversation

@detain

@detain detain commented Jun 12, 2026

Copy link
Copy Markdown
Owner

Adds auth.signup_mode (open | approval | disabled, default approval) to the canonical server-settings schema, consumed by phlix-server's signup approval gate (Phase S1). Updates the schema key lock-in test (18 → 19).

Full suite: 295 tests green.

🤖 Generated with Claude Code

Adds the auth.signup_mode property (open|approval|disabled, default
approval) to the server-settings schema so phlix-server can gate
self-service signups behind admin approval. Updates the schema key
lock-in test (18 -> 19 keys).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@detain detain merged commit e0bc781 into master Jun 12, 2026
6 of 7 checks passed
@detain detain deleted the feat/auth-signup-mode-setting branch June 12, 2026 19:26
@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.40%. Comparing base (1a93e1a) to head (eb428a8).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #12   +/-   ##
=========================================
  Coverage     53.40%   53.40%           
  Complexity      355      355           
=========================================
  Files            34       34           
  Lines          1088     1088           
=========================================
  Hits            581      581           
  Misses          507      507           
Flag Coverage Δ
phpunit 53.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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