Skip to content

Commit

Permalink
oops completely wrong class name
Browse files Browse the repository at this point in the history
  • Loading branch information
lme-nca committed Mar 11, 2024
1 parent 3895134 commit fb7ee48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dojo/settings/settings.dist.py
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@ def generate_url(scheme, double_slashes, user, password, host, port, path, param
'social_core.backends.azuread_tenant.AzureADTenantOAuth2',
'social_core.backends.gitlab.GitLabOAuth2',
# 'social_core.backends.keycloak.KeycloakOAuth2',
'social_core.backends.keycloak.OpenIdConnectAuth',
'social_core.backends.open_id_connect.OpenIdConnectAuth',
'social_core.backends.github_enterprise.GithubEnterpriseOAuth2',
'dojo.remote_user.RemoteUserBackend',
'django.contrib.auth.backends.RemoteUserBackend',
Expand Down

0 comments on commit fb7ee48

Please sign in to comment.