Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Ombi/commit/334a32bca42f90198d9b720d2bdb710a583be47f
You should set ROOT_URL correctly, otherwise the web may not work correctly.
* Secure ManageOwnRequests API paths
Fixes#4391
* Hide delete request option if user is not allowed
* Refactor CheckOwnRequests
* Fix deleteRequest test
* Improve performance and clean up code
* Fix manageOwnRequests check
* Refactor CheckCanManageRequest