migrate clanmodules/{user,root}-password to clanServices/users

Move the functionality of both modules into a new clanService.
root-password was previously just a special case of user-password. This
migrates it into a deduplicated clan service and adds checks
This commit is contained in:
pinpox
2025-06-10 09:27:59 +02:00
parent 27998d777a
commit db5e23e701
22 changed files with 277 additions and 12 deletions

View File

@@ -93,6 +93,7 @@ nav:
- reference/clanServices/localsend.md
- reference/clanServices/mycelium.md
- reference/clanServices/sshd.md
- reference/clanServices/users.md
- reference/clanServices/hello-world.md
- reference/clanServices/wifi.md
- reference/clanServices/zerotier.md