[MM-47384] Make OpenID Connect free for all (#21556)
* wip: make OpenID Connect free-for-all * Deprecation note: GoogleOAuth, Office365OAuth * Improve deprecation comments Co-authored-by: Martin Kraft <martin@upspin.org> * Lint fix * Add model/oauthproviders, move google, openid, office365 from enterprise * Vet fixes * Remove redundant log Co-authored-by: Martin Kraft <martin@upspin.org> Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
fcd45de73b
Коммит
ee40eb956c
@@ -25,7 +25,7 @@ import (
|
||||
"github.com/mattermost/mattermost-server/v6/shared/mail"
|
||||
"github.com/mattermost/mattermost-server/v6/utils/testutils"
|
||||
|
||||
_ "github.com/mattermost/mattermost-server/v6/model/gitlab"
|
||||
_ "github.com/mattermost/mattermost-server/v6/model/oauthproviders/gitlab"
|
||||
)
|
||||
|
||||
func TestCreateUser(t *testing.T) {
|
||||
|
||||
Ссылка в новой задаче
Block a user