Using open-id auth extension

2014-06-01 Thread Anshu Prateek
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.. rbso

social auth throwing errors

2014-06-01 Thread Anshu Prateek
hi, I think I got the extension installed and working correctly finally. But now rb keeps throwing these errors frequently, and the error goes away on refresh.. Environment: Request Method: GET Request URL: http://192.168.5.101:8001/admin/extensions/ Django Version: 1.6.5 Python Version: 2.6

password resets failing

2014-06-01 Thread Anshu Prateek
hi, The password reset for my rb are failing with.. Password reset unsuccessful The password reset link was invalid, either because it expired or has already been used. Please request a new one here. I am the admin for this installation, so have access to admin account, this failure

Re: Using open-id auth extension

2014-06-01 Thread Christian Hammond
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 On Sunday, June 1, 2014, Anshu Prateek wrote: > hi, > > How can I use OpenID auth extension? ( > https://reviews.reviewboard.org/r/5199/diff/) > I couldnt fi