Create applications limited to a Local Site via the UI

Review Request #9096 — Created July 20, 2017 and submitted

Information

Review Board
release-3.0.x
dc49d02...

Reviewers

Users can now create an OAuth2 application limited to a certain Local
Site. The application creation & change forms now expose the
local_site field. This field is disabled in the change form and all
changes to the field will be discarded so that users cannot force change
the value by crafting their own requests.

  • Created an application limited to a Local Site via the form in "My
    Account".
  • Ran unit tests.
  • Verified local sites that aren't accessible aren't rendered to the
    HTML.

Description From Last Updated

Typos in description: "al changes", "fiedl"

daviddavid

This formatting is wrong now.

daviddavid

Docstring?

daviddavid

Missing Returns

daviddavid
brennie
david
  1. 
      
  2. Typos in description: "al changes", "fiedl"

  3. reviewboard/oauth/admin.py (Diff revision 1)
     
     
     
     

    This formatting is wrong now.

  4. reviewboard/oauth/forms.py (Diff revision 1)
     
     

    Docstring?

  5. 
      
brennie
david
  1. 
      
  2. reviewboard/oauth/forms.py (Diff revision 2)
     
     

    Missing Returns

  3. 
      
brennie
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (d41919f)
Loading...