Skip to content

Commit 866df65

Browse files
gjenkins20claude
andcommitted
Defer firewall and bind8 modules until user feedback
Co-Authored-By: Claude Opus 4.6 <[email protected]>
1 parent 71850db commit 866df65

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TODO.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ From `docs/webmin_api_map.md` - endpoints to be documented and implemented:
2828
- [x] `quota::` — Disk quota management
2929
- [x] `passwd::` — Password changes (covered by existing `change_password` via `useradmin::modify_user`)
3030
- [x] `acl::` — Webmin ACL management
31-
- [ ] `firewall::` — Firewall rules (not available on some systems)
32-
- [ ] `bind8::` — DNS configuration (not available on some systems)
31+
- [ ] `firewall::` — Firewall rules (deferred — niche use case, high risk via AI; add if requested)
32+
- [ ] `bind8::` — DNS configuration (deferred — most users use hosted DNS; add if requested)
3333

3434
---
3535

@@ -48,4 +48,4 @@ From `docs/webmin_api_map.md` - endpoints to be documented and implemented:
4848

4949
---
5050

51-
*Last updated: 2026-02-16 (quota, acl modules implemented; passwd covered by existing tools)*
51+
*Last updated: 2026-02-16*

0 commit comments

Comments
 (0)