fix(users): encrypt user password with root key

This commit is contained in:
Sk7Str1p3 2026-05-03 12:51:48 +03:00
parent 4fbff60171
commit e0f2ba3fd4
No known key found for this signature in database
GPG key ID: 4DD995933D06D43B
2 changed files with 17 additions and 6 deletions

View file

@ -2,6 +2,7 @@ keys:
- &eval age180qx2rwyelak4wtdljcy9eqxkskfcfk4fvq26nuqqz8rtjdyyyzqlr8dt8
- &Sk7Str1p3 age17669qkln533e3plts9f3sfs3u4ra8c92ddcx2yk5fngzm4u0u5ls530vnl
- &root age1zmp979z20mga9suh4fvhxcp5fa6a66jwxnx9fsd7lh3kj607hg7qz3jpew
creation_rules:
- path_regex: 'users/[^/]+/about\.json$'
@ -13,4 +14,5 @@ creation_rules:
- *eval
- path_regex: '^users/Sk7Str1p3/.*\.(enc|yaml)$'
age:
- *Sk7Str1p3
- *Sk7Str1p3
- *root