[GH-ISSUE #376] disable social login #287

Closed
opened 2026-02-26 10:30:34 +03:00 by kerem · 3 comments
Owner

Originally created by @smindorf on GitHub (Oct 5, 2018).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/376

Hi all,

how can I disable all social logins?

Kind regards,
Sören

Originally created by @smindorf on GitHub (Oct 5, 2018). Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/376 Hi all, how can I disable all social logins? Kind regards, Sören
kerem closed this issue 2026-02-26 10:30:34 +03:00
Author
Owner

@ThomasWaldmann commented on GitHub (Oct 5, 2018):

Not sure what you are asking about.

Are you asking from a user perspective, who create a log in to https://nsupdate.info/ or from an admin perspective, who does not want to offer social logins (from the beginning, or after initially offering them)?

<!-- gh-comment-id:427339864 --> @ThomasWaldmann commented on GitHub (Oct 5, 2018): Not sure what you are asking about. Are you asking from a user perspective, who create a log in to https://nsupdate.info/ or from an admin perspective, who does not want to offer social logins (from the beginning, or after initially offering them)?
Author
Owner

@smindorf commented on GitHub (Oct 5, 2018):

Hi,
I'm looking from the admin site and I'll now allow social logins, so that they will not be offered.
Both is possible (from beginning and after initail and no one has registered).

Kind regards,
Sören

<!-- gh-comment-id:427355971 --> @smindorf commented on GitHub (Oct 5, 2018): Hi, I'm looking from the admin site and I'll now allow social logins, so that they will not be offered. Both is possible (from beginning and after initail and no one has registered). Kind regards, Sören
Author
Owner

@ThomasWaldmann commented on GitHub (Oct 5, 2018):

Switching off social login after people have registered and are using it might lead to users being unable to log in (if they had no local login). So be careful not to lock out users.

For most social logins, you need to configure/enable them in the config - the ones you do not configure/enable won't be offered.

We use these packages, they have own docs about how to configure them:

social-auth-app-django
social-auth-core
<!-- gh-comment-id:427363790 --> @ThomasWaldmann commented on GitHub (Oct 5, 2018): Switching off social login after people have registered and are using it might lead to users being unable to log in (if they had no local login). So be careful not to lock out users. For most social logins, you need to configure/enable them in the config - the ones you do not configure/enable won't be offered. We use these packages, they have own docs about how to configure them: ``` social-auth-app-django social-auth-core ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsupdate.info-nsupdate-info#287
No description provided.