First time here? Check out the FAQ!

eudoxos's profile - activity

2017-05-01 16:28:23 -0500 received badge Popular Question (source)
2016-03-08 09:13:48 -0500 received badge Student (source)
2015-10-27 05:17:59 -0500 received badge Famous Question (source)
2015-05-22 15:47:59 -0500 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!

2015-05-22 14:55:45 -0500 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.