eudoxos's profile - activity
8 years ago | received badge | Popular Question (source) |
9 years ago | received badge | Student (source) |
9 years ago | received badge | Famous Question (source) |
10 years ago | asked a question | Permit password login but not allow creating new account I would like to allow a few (admin) users to login using password, but not allow people to create their own local accounts (they have to use OpenID). Is this possible? I checked the settings and did not see something similar. Thnaks! |
10 years ago | asked a question | github authentication? I am running Askbot 0.7.53 and I would like my users to be able to use their github login. I installed django-social-auth in the virtual environment where Askbot runs through WSGI, but new provides do not show up. I found a (apparently abandoned) askbot-social-auth branch at github (can't post links, sorry) focused on that, but I don't want to install some forked and perhaps unmaintained version just to have this functionality. Is there a way to enable github login? Thanks. |