Using open-id auth extension

26 views
Skip to first unread message

Anshu Prateek

unread,
Jun 1, 2014, 5:51:21 AM6/1/14
to revie...@googlegroups.com
hi,

How can I use OpenID auth extension? (https://reviews.reviewboard.org/r/5199/diff/)
I couldnt find the source code at https://github.com/reviewboard/rb-extension-pack; so I generated it from the diff downloaded from rb

I had to make some changes to get it for working for django 1.6..

rbsocialauth/rbsocialauth/extension.py
2c2
< from django.conf.urls.defaults import include, patterns, url
---
> from django.conf.urls import include, patterns, url

(as per http://stackoverflow.com/questions/19962736/django-import-error-no-module-named-django-conf-urls-defaults )

I could get it installed but the server logs show this error..

09:40:12 ERROR
 - Error loading extension rbsocialauth: No module named rbsocialauth.extension

(On a related note , does rb support only django<1.6 ?)

similarly, on syncdb,

[anshup@isis ReviewBoard-2.0.1]$ sudo python reviewboard/manage.py syncdb
ERROR:root:Error loading extension rbsocialauth: No module named rbsocialauth.extension


What all am I doing wrong? What is the right way to proceed about it?

Christian Hammond

unread,
Jun 1, 2014, 3:03:19 PM6/1/14
to revie...@googlegroups.com
It's not ready for real use. You won't have any luck with it until we get around to updating it for the latest changes in 2.0.

Christian
--
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
---
You received this message because you are subscribed to the Google Groups "reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
--
Christian Hammond - chi...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

Reply all
Reply to author
Forward
0 new messages