Fix permission check on disk space detail view

This commit is contained in:
Jan Dittberner 2023-07-22 22:25:08 +02:00
parent 69638b6b6d
commit d1494af0a1
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,8 @@
Changelog
=========
* :bug:`-` fix missing permission check on disk space detail view
* :release:`0.14.2 <2023-07-22>`
* :bug:`-` fix division by zero for hosting packages without disk space allocation