mirror of
https://github.com/harness/drone.git
synced 2025-05-31 11:43:15 +00:00
update docs per feedback
This commit is contained in:
parent
18b0959bbf
commit
6adbacd11c
@ -162,7 +162,7 @@ func provideStashLogin(config config.Config) login.Middleware {
|
||||
}
|
||||
|
||||
// provideRefresher is a Wire provider function that returns
|
||||
// an oauth token refresher for Bitbucket.
|
||||
// an oauth token refresher for Bitbucket and Gitea
|
||||
func provideRefresher(config config.Config) *oauth2.Refresher {
|
||||
switch {
|
||||
case config.Bitbucket.ClientID != "":
|
||||
|
Loading…
x
Reference in New Issue
Block a user