Adding CustomBrowsableAPIRenderer for API Rest Framework
Removing HTML form which leaks users list
@ mention of reviewers`
@Didayolo
@ihsaan-ullah`
A brief description of the purpose of the changes contained in this PR.
This PR disable HTML form, the user list (and other platforms information) won't be public on API rest framework
Before
After
Issues this PR resolves
A checklist for hand testing
-
HTML form disabled on /api/*
Checklist
-
Code review by me -
Hand tested by me -
I'm proud of my work -
Code review by reviewer -
Hand tested by reviewer -
CircleCi tests are passing -
Ready to merge