argo-cd/server
Alexander Matyushentsev 5889bbb330
feat: support caching helm repo index (#5661)
Signed-off-by: Alexander Matyushentsev <AMatyushentsev@gmail.com>
2021-03-03 14:07:59 -08:00
..
account feat: support token revocation (#5477) 2021-02-16 10:33:40 -08:00
application feat: support caching helm repo index (#5661) 2021-03-03 14:07:59 -08:00
badge feat: Add Access-Control-Allow-Origin: * response header to badges (#5395) 2021-02-04 09:38:24 -08:00
cache feat: support token revocation (#5477) 2021-02-16 10:33:40 -08:00
certificate Makes cache timeouts configurable (#2412) 2019-10-16 15:46:45 -07:00
cluster feat: Add support for ExecProvider cluster auth (#4600) (#4710) 2020-10-30 09:58:45 -07:00
gpgkey feat: GPG commit signature verification (#2492) (#3242) 2020-06-22 18:21:53 +02:00
logout feat: regenerate active users token if it is expiring soon (#5629) 2021-03-02 18:24:22 -08:00
metrics fix: enable redis retries; add redis request duration metric (#3575) 2020-05-12 14:39:18 -07:00
project feat: regenerate active users token if it is expiring soon (#5629) 2021-03-02 18:24:22 -08:00
rbacpolicy fix: a request which was using a revoked project token, would still be allowed to perform requests allowed by default policy (#5378) 2021-02-02 15:26:20 -08:00
repocreds fix: Possible nil pointer dereference in repocreds API (#5130) 2020-12-30 10:32:29 -08:00
repository feat: GitHub organization app for git cloning (#4348) (#5355) 2021-02-19 14:24:32 -08:00
session feat: support token revocation (#5477) 2021-02-16 10:33:40 -08:00
settings feat(ui): User defined information banner (#5299) 2021-02-02 12:24:43 -08:00
version fix: version info should be avaialble if anonymous access is enabled (#5422) 2021-02-04 18:39:31 -08:00
server.go feat: regenerate active users token if it is expiring soon (#5629) 2021-03-02 18:24:22 -08:00
server_norace_test.go feat: support token revocation (#5477) 2021-02-16 10:33:40 -08:00
server_test.go fix: Ensure requested file from server is within a base path (#5564) 2021-03-02 13:32:12 -08:00