Create applications limited to a Local Site via the UI
Review Request #9096 — Created July 20, 2017 and submitted
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.
- Change Summary:
-
Addressed David's issues.
- Description:
-
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 al~ changes to the fiedl will be discarded so that users cannot force change ~ 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.
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.
- Change Summary:
-
Addressed David's issues
- Commit:
-
dc49d028dd5b05e706663db4355c6346e2699ff7
- Diff:
-
Revision 3 (+878 -79)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.