From c2bb47ade03347a43669d655eddf3a0320c60a57 Mon Sep 17 00:00:00 2001 From: gitadmin Date: Mon, 27 Jul 2026 00:40:49 +1000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..4a7cc60 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# vault-plugin-secrets-gitea + +HashiCorp Vault / OpenBao secrets engine for Gitea: mints ephemeral, scoped per-user access tokens via the admin API, with seeded-admin basic-auth and root password rotation \ No newline at end of file