This website requires JavaScript.
Explore
Help
Sign In
Luis
/
nextjs-python-web-template
Template
Watch
1
Star
0
Fork
0
You've already forked nextjs-python-web-template
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
68905fc23308e43091e966aac7ff26252dc113de
nextjs-python-web-template
/
pkgs
/
clan-cli
/
clan_cli
/
secrets
T
History
Jörg Thalheim
68905fc233
don't add user to a secret if they already can access the secret
...
If the user is part of a group we don't need to add them explicitly
2023-08-09 10:17:30 +02:00
..
__init__.py
add import-sops command to secrets
2023-08-08 15:48:19 +02:00
folders.py
fix cirular import
2023-08-03 11:07:17 +02:00
groups.py
only print names when listing existing users
2023-08-08 19:07:38 +02:00
import_sops.py
add option to import sops secrets with groups,users,machines,prefixes
2023-08-08 18:46:37 +02:00
machines.py
fix rotating keys with sops
2023-08-08 13:44:15 +02:00
secrets.py
don't add user to a secret if they already can access the secret
2023-08-09 10:17:30 +02:00
sops.py
don't add user to a secret if they already can access the secret
2023-08-09 10:17:30 +02:00
types.py
add secrets integration
2023-08-02 09:19:14 +00:00
users.py
fix rotating keys with sops
2023-08-08 13:44:15 +02:00