MM-14617 Dependency upgrades and adding modules support. (#10517)
* Dependency upgrades and adding modules support. * Commenting out file tests playload verification portion. * Fixing viper. * Fixing hclog.
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
bd8a54bb08
Коммит
41d117c37b
2
vendor/github.com/dgryski/dgoogauth/googauth.go
сгенерированный
поставляемый
2
vendor/github.com/dgryski/dgoogauth/googauth.go
сгенерированный
поставляемый
@@ -181,7 +181,7 @@ func (c *OTPConfig) ProvisionURI(user string) string {
|
||||
// to configure a Google Authenticator mobile app. It respects the recommendations
|
||||
// on how to avoid conflicting accounts.
|
||||
//
|
||||
// See https://code.google.com/p/google-authenticator/wiki/ConflictingAccounts
|
||||
// See https://github.com/google/google-authenticator/wiki/Conflicting-Accounts
|
||||
func (c *OTPConfig) ProvisionURIWithIssuer(user string, issuer string) string {
|
||||
auth := "totp/"
|
||||
q := make(url.Values)
|
||||
|
||||
Ссылка в новой задаче
Block a user