Skip to content

docs(app): note admin password complexity policy on --admin-pass#1972

Merged
martin-helmich merged 2 commits into
masterfrom
feat/1968-admin-pass-policy
Jul 3, 2026
Merged

docs(app): note admin password complexity policy on --admin-pass#1972
martin-helmich merged 2 commits into
masterfrom
feat/1968-admin-pass-policy

Conversation

@martin-helmich

@martin-helmich martin-helmich commented Jul 2, 2026

Copy link
Copy Markdown
Member

Amends the --admin-pass flag help for mw app install to note that the administrator password must satisfy the platform's password-complexity policy — which may vary depending on the application — so a password that is too weak may be rejected by the API.

This is intentionally non-authoritative: the exact rules differ per application, so no specific length or character-class requirements are claimed.

Closes #1968

The --admin-pass flag help now mentions that the administrator password
must satisfy the platform's password-complexity policy, which may vary
by application, so a too-weak password can be rejected by the API.

Closes #1968

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@martin-helmich martin-helmich force-pushed the feat/1968-admin-pass-policy branch from 2dc8f63 to 0c53e14 Compare July 2, 2026 20:12
@martin-helmich martin-helmich changed the title feat(app): document admin password policy and add --generate-admin-pass docs(app): note admin password complexity policy on --admin-pass Jul 2, 2026
@martin-helmich martin-helmich merged commit 7857647 into master Jul 3, 2026
11 checks passed
@martin-helmich martin-helmich deleted the feat/1968-admin-pass-policy branch July 3, 2026 08:34
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.

Document the admin password policy for mw app install (or return a clearer error)

1 participant