argo-cd/util/db
Gagan Hegde ac1808b1be
fix: Better handling of base64 encoded passwords/credentials (#5023)
* Removed the trailing argocd CRLF characterrs to values retrieved from the agro secrets
2021-03-03 14:44:50 -08:00
..
mocks feat: GPG commit signature verification (#2492) (#3242) 2020-06-22 18:21:53 +02:00
certificate.go Fix and enhance end-to-end testing for SSH repositories (#2101) 2019-08-07 10:53:00 -07:00
certificate_test.go Allow adding certs for hostnames ending on a dot (fixes #2116) (#2120) 2019-08-08 09:01:13 -07:00
cluster.go feat: declarative config for cluster and repo(#4734) (#5102) 2020-12-23 14:15:05 -08:00
cluster_norace_test.go chore: Add a GitHub action that runs unit tests with -race to CI build (#4774) (#4775) 2020-11-07 12:57:18 +01:00
cluster_test.go feat: declarative config for cluster and repo(#4734) (#5102) 2020-12-23 14:15:05 -08:00
db.go fix: Better handling of base64 encoded passwords/credentials (#5023) 2021-03-03 14:44:50 -08:00
db_test.go fix: Better handling of base64 encoded passwords/credentials (#5023) 2021-03-03 14:44:50 -08:00
gpgkeys.go feat: GPG commit signature verification (#2492) (#3242) 2020-06-22 18:21:53 +02:00
gpgkeys_test.go feat: GPG commit signature verification (#2492) (#3242) 2020-06-22 18:21:53 +02:00
helmrepository.go fix: Better handling of base64 encoded passwords/credentials (#5023) 2021-03-03 14:44:50 -08:00
repository.go fix: Better handling of base64 encoded passwords/credentials (#5023) 2021-03-03 14:44:50 -08:00
repository_test.go feat: declarative config for cluster and repo(#4734) (#5102) 2020-12-23 14:15:05 -08:00