• Joined on 2024-05-10
eising pushed to admin-redesign at eising/sshecret 2025-06-15 08:07:58 +00:00
d9e0052003 Begin redesign
eising pushed to main at eising/sshecret 2025-06-14 20:10:45 +00:00
bf1d119bd8 Use a single button instead of drop down
eising pushed to main at eising/sshecret 2025-06-14 20:10:28 +00:00
ed7b959d23 Use a single button instead of drop down
eising pushed to main at eising/sshecret 2025-06-14 19:58:46 +00:00
bce372a1d1 Refactor frontend views
b3debd3ed2 Finalize secret tree page
Compare 2 commits »
eising opened issue eising/sshecret#25 2025-06-14 14:14:30 +00:00
Creating a client generates three audit events
eising pushed to main at eising/sshecret 2025-06-10 08:29:06 +00:00
0eaa913e35 Implement podman-compatible commands
782ec19137 Support unmanaged secrets
43d00cecb4 Preserve history when navigating the secrets page
d1fa6c0076 Implement secret deletion function
71d877022b Implement same ID type as backend API
Compare 10 commits »
eising deleted branch feature/expanded-secrets from eising/sshecret 2025-06-08 15:45:02 +00:00
eising pushed to main at eising/sshecret 2025-06-08 15:45:02 +00:00
3779e93b8c Merge pull request 'Refactor backend views, update secret model' (#24) from feature/expanded-secrets into main
7ad41f43d8 Refactor backend views
aa6b55a911 Refactor client view
a7a09f7784 Fix linting
ee1e7a16ec Fix typo
Compare 5 commits »
eising merged pull request eising/sshecret#24 2025-06-08 15:45:00 +00:00
Refactor backend views, update secret model
eising created pull request eising/sshecret#24 2025-06-08 15:44:51 +00:00
Refactor backend views, update secret model
eising pushed to feature/expanded-secrets at eising/sshecret 2025-06-08 15:43:44 +00:00
7ad41f43d8 Refactor backend views
aa6b55a911 Refactor client view
a7a09f7784 Fix linting
ee1e7a16ec Fix typo
Compare 4 commits »
eising created branch feature/expanded-secrets in eising/sshecret 2025-06-08 15:43:44 +00:00
eising opened issue eising/sshecret#23 2025-06-03 07:12:25 +00:00
Choose direction for password manager
eising opened issue eising/sshecret#22 2025-06-03 05:44:05 +00:00
Provide example implementations
eising opened issue eising/sshecret#21 2025-06-03 05:35:23 +00:00
Implement per-client password management via SSH
eising opened issue eising/sshecret#20 2025-06-03 05:33:58 +00:00
Provide client tree view
eising opened issue eising/sshecret#19 2025-06-03 05:32:11 +00:00
Version clients and their secrets
eising commented on issue eising/sshecret#18 2025-06-03 05:31:07 +00:00
Consider allowing clients to push encrypted secrets via ssh

Some further thoughts:

This should be implemented, and would require the following model changes:

Client Secrets should have an external ID

Client Secrets should have some sort of…

eising opened issue eising/sshecret#18 2025-06-02 16:01:23 +00:00
Consider allowing clients to push encrypted secrets via ssh
eising opened issue eising/sshecret#17 2025-06-02 15:59:22 +00:00
Update frontend tests for new secrets view