Allow users to delete their host
- admin can delete any hosts - normal users can delete hosts they created Note that still only admin users can delete hosts via the API (more dangerous operation as a script could delete many hosts). JIRA INFRA-1018 #action In Progress
Showing
- app/models.py 12 additions, 0 deletionsapp/models.py
- app/network/views.py 9 additions, 1 deletionapp/network/views.py
- app/templates/network/view_host.html 0 additions, 2 deletionsapp/templates/network/view_host.html
- docs/network.rst 1 addition, 1 deletiondocs/network.rst
- tests/functional/test_web.py 45 additions, 0 deletionstests/functional/test_web.py
Loading
Please register or sign in to comment