Update the rbdemo extension for Review Board 5.0

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

david
rb-extension-pack
master
rb-extension-pack

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
Update the rbdemo extension for Review Board 5.0
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)
     
     

    Typo: requset -> request

  3. rbdemo/rbdemo/auth_backends.py (Diff revision 1)
     
     

    Typo: tauth -> auth

  4. rbdemo/setup.py (Diff revision 1)
     
     

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

  5. rbdemo/setup.py (Diff revision 1)
     
     

    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...