Update the rbdemo extension for Review Board 5.0

Review Request #12201 — Created March 24, 2022 and submitted

Information

rb-extension-pack
master

Reviewers

This change updates the rbdemo extension (used to handle authentication
and data management for the demo server) for Review Board 5.0.x and
Django 3.2.

Installed and activated the demo server extension. Saw that I could log
in with guest credentials.

Summary ID
Update the rbdemo extension for Review Board 5.0
This change updates the rbdemo extension (used to handle authentication and data management for the demo server) for Review Board 5.0.x and Django 3.2. Testing Done: Installed and activated the demo server extension. Saw that I could log in with guest credentials.
db8bd19fec6ba9fb36dcf2a2dcb714c79a52b3c8
Description From Last Updated

Typo: requset -> request

chipx86chipx86

Typo: tauth -> auth

chipx86chipx86

Let's bump the version (we can call it 2.0).

chipx86chipx86

While here, can you fix the URL to use https?

chipx86chipx86
chipx86
  1. 
      
  2. rbdemo/rbdemo/auth_backends.py (Diff revision 1)
     
     
    Show all issues

    Typo: requset -> request

  3. rbdemo/rbdemo/auth_backends.py (Diff revision 1)
     
     
    Show all issues

    Typo: tauth -> auth

  4. rbdemo/setup.py (Diff revision 1)
     
     
    Show all issues

    Let's bump the version (we can call it 2.0).

  5. rbdemo/setup.py (Diff revision 1)
     
     
    Show all issues

    While here, can you fix the URL to use https?

  6. 
      
david
maubin
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (0c7028d)
Loading...