Split access token into half and store to avoid "securecookie: the value is too long" error #4863
65.78% of diff hit (target 58.56%)
View this Pull Request on Codecov
65.78% of diff hit (target 58.56%)
Annotations
Check warning on line 60 in flyteadmin/auth/cookie_manager.go
codecov / codecov/patch
flyteadmin/auth/cookie_manager.go#L59-L60
Added lines #L59 - L60 were not covered by tests
Check warning on line 65 in flyteadmin/auth/cookie_manager.go
codecov / codecov/patch
flyteadmin/auth/cookie_manager.go#L64-L65
Added lines #L64 - L65 were not covered by tests
Check warning on line 69 in flyteadmin/auth/cookie_manager.go
codecov / codecov/patch
flyteadmin/auth/cookie_manager.go#L68-L69
Added lines #L68 - L69 were not covered by tests
Check warning on line 170 in flyteadmin/auth/cookie_manager.go
codecov / codecov/patch
flyteadmin/auth/cookie_manager.go#L168-L170
Added lines #L168 - L170 were not covered by tests