Hi, I'm trying to make Reviewboard 5.0.1 work on my machine sing the docker-compose pgsql config. I'm trying to add a git repo, which is hosted on premise.
I managed to enter all information of a repository except "Show this repository" checkbox. After saving the Repo, I tried to tick "Show this repository" and save. Then the form prompts me with "The authenticity of the host '<myonpremgit>' (IP) could not be determined" since whe have a self signed cert. After clicking "I trust this host" a POST Request is send to http://reviews.example.com/admin/db/scmtools/repository/1/change/ wit the payload: csrfmiddlewaretoken: <token> trust_host: I trust this host versionvault-clearcase_vobs: extra_data: {} Then the form resets and promts me with "Please correct the errors below." What can I do to make this work? Cheers Mike -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/73c899ce-8221-4878-8161-9b70fbd9421an%40googlegroups.com.
