fix: 02.29.01 - hardcode master users, fix IP whitelist #102

Merged
jmiller merged 2 commits from dev into main 2026-05-31 13:25:33 +00:00
Owner

Summary

  • Hardcode mokoconsulting and jmiller as master usernames
  • Fix isIpAllowed() reading from wrong config source
  • Fix empty allowed_ips blocking all emergency access
  • Patch bump 02.29.00 to 02.29.01
## Summary - Hardcode mokoconsulting and jmiller as master usernames - Fix isIpAllowed() reading from wrong config source - Fix empty allowed_ips blocking all emergency access - Patch bump 02.29.00 to 02.29.01
jmiller added 2 commits 2026-05-31 13:25:33 +00:00
- Hardcode mokoconsulting and jmiller as master usernames (no longer
  configurable via params)
- Fix isIpAllowed() reading from global config instead of plugin params
- Fix empty allowed_ips returning false (now allows all IPs)
- Both master users are auto-created and enforced as Super Admins

Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Authored-by: Moko Consulting
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller merged commit a24dda6b73 into main 2026-05-31 13:25:33 +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#102