Skip to content

authz: rename Validate to ValidateConnection, remove from constructors

Warren Gifford requested to merge authz/no-validate-by-default into main

Created by: bobheadxi

An alternative fix at what https://github.com/sourcegraph/sourcegraph/pull/30617 tries to solve (excessive GitHub API requests traced back to (*Provider).Validate() at customers using groupsCacheTTL: https://github.com/sourcegraph/customer/issues/658 )

Closes https://github.com/sourcegraph/sourcegraph/pull/30617

Remaining TODOs:

Merge request reports

Loading