pinpox
db5e23e701
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
2025-06-12 09:04:26 +02:00
Johannes Kirschbauer
88f7b3410e
Docs: unify 'manual' with 'guides' folder
...
This is one of the final steps towards strictly following
https://diataxis.fr/
2025-05-18 20:40:40 +02:00
a-kenji
9ae44db29c
clanModules/password: Fix vars documentation
2025-04-30 11:55:23 +02:00
a-kenji
c7e9bfbefe
clanModules/root-password: Add inventory feature
2025-02-02 10:35:48 +00:00
Johannes Kirschbauer
9b0e2a87e8
ClanModules: Add docs and api to retrieve metadata
2024-06-25 21:17:01 +02:00
a-kenji
9999379f81
docs: user-password add admonition
2024-05-14 11:29:07 +02:00
a-kenji
cd0b360b49
modules: init user-password
...
Init a user-password module, that allows setting the password for a
single user.
fixes #1351
2024-05-14 10:55:43 +02:00