argo-cd/server/project
May Zhang 021b13c660
fix: permission denied due to NormalizeProjs failed to get list of pr… (#3883)
* fix: permission denied due to NormalizeProjs failed to get list of projects

* fix: permission denied due to NormalizeProjs failed to get list of projects

* fix: return error if normalization failed.

* fix: return error if normalization failed.

* fix: return error if normalization failed.

* fix: in GetJWTToken, remove normalize. It causes issue with delete token.

* Moved get project to only when apierr.IsConflict(err)
2020-07-02 15:31:35 -07:00
..
project.go fix: permission denied due to NormalizeProjs failed to get list of pr… (#3883) 2020-07-02 15:31:35 -07:00
project.proto feat: Let user to define meaningful unique JWT token name (#3388) 2020-04-13 14:13:05 -07:00
project_test.go fix: permission denied due to NormalizeProjs failed to get list of pr… (#3883) 2020-07-02 15:31:35 -07:00
util.go Introduces new RBAC permissions that are required for changing cluste… (#1440) 2019-04-19 08:54:30 -07:00
util_test.go Introduces new RBAC permissions that are required for changing cluste… (#1440) 2019-04-19 08:54:30 -07:00