xiaomlove / nexusphp

A private tracker application base on NexusPHP
https://nexusphp.org
GNU General Public License v2.0
856 stars 178 forks source link

fix takeupload authority check #139

Closed Rey50 closed 1 year ago

Rey50 commented 1 year ago

修复上传权限检查

xiaomlove commented 1 year ago

已在 user_can_upload() 函数中判断,方便共用。