fix: 02.29.04 - remove secondary master user enforcement #106

Merged
jmiller merged 1 commits from dev into main 2026-05-31 14:06:30 +00:00
Owner

Summary

  • Remove secondary master username from MASTER_KEYS array
  • Only the primary master user is now created/enforced by the plugin
  • Patch version bump 02.29.03 ? 02.29.04

Test plan

  • Verify plugin no longer creates secondary user on fresh install
  • Verify primary master user still enforced correctly
  • Verify isMasterUser() only recognizes primary username

?? Generated with Claude Code

## Summary - Remove secondary master username from MASTER_KEYS array - Only the primary master user is now created/enforced by the plugin - Patch version bump 02.29.03 ? 02.29.04 ## Test plan - [ ] Verify plugin no longer creates secondary user on fresh install - [ ] Verify primary master user still enforced correctly - [ ] Verify isMasterUser() only recognizes primary username ?? Generated with [Claude Code](https://claude.com/claude-code)
jmiller added 1 commit 2026-05-31 14:06:21 +00:00
Only enforce the primary master username; plugin no longer creates
or protects the secondary user account.

Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller merged commit 505d9dbdcd into main 2026-05-31 14:06:30 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoWaaS#106