833: Changing authentication method doesn't fully work

lukasz*******@gmai***** (Google Code) (Is this you? Claim this profile.)
Jan. 31, 2009
With rev 1717 changing the Authentication Method in the Admin Panel doesn't
produce new form fields as it did with the previous versions, so it's
impossible to set additional parameters for LDAP/AD/etc.
Tested with Firefox 3.0.5 and Konqueror 4.1.4
#1 lukasz*******@gmai***** (Google Code) (Is this you? Claim this profile.)
Possible error msgs (from firefox's output):
JQuery is not defined, lines 870,332
$ is not defined, multiple lines
chipx86
#2 chipx86
Make sure you've upgraded Djblets as well. Then restart your server.
  • +NeedInfo
#3 lukasz*******@gmai***** (Google Code) (Is this you? Claim this profile.)
I'm usually running python setup.py install straight from the svn export (setup.py
returns an error when run from a clone, so an export has to be done). Maybe I'm wrong
assuming that it would install the djblets from the repo...
chipx86
#4 chipx86
Review Board's "setup.py install" will install Djblets if a newer version than what
you have is requested, but I forgot to update the dependency until today. So you may
want to do a "easy_install --upgrade Djblets" to make sure you have it. Also make
sure to re-run "rb-site upgrade /path/to/site" and restart Apache for it to work.
#5 lukasz*******@gmai***** (Google Code) (Is this you? Claim this profile.)
It works now after exporting from svn. Please close this report.
chipx86
#6 chipx86
Glad to hear it :)
  • -NeedInfo
    +UserError