1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/pkg/provider/bitwarden
Gergely Brautigam c3dcd9adcd
fix: bitwarden API url to point to the correct default location (#3848)
* fix: bitwarden API url to point to the correct default location

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

* explicitly remove trailing slashes to prevent not found error

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>

---------

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
2024-09-02 07:04:48 +02:00
..
bitwarden_sdk.go fix: bitwarden API url to point to the correct default location (#3848) 2024-09-02 07:04:48 +02:00
bitwarden_sdk_test.go feat: add bitwarden secret manager support (#3603) 2024-06-28 06:04:25 +02:00
client.go feat: implement GetSecretMap for Bitwarden provider (#3800) 2024-08-27 10:43:15 +02:00
client_test.go feat: implement GetSecretMap for Bitwarden provider (#3800) 2024-08-27 10:43:15 +02:00
fake_client.go feat: add bitwarden secret manager support (#3603) 2024-06-28 06:04:25 +02:00
provider.go chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00