Extendy / SmartyURL

SmartyURL is a PHP-based web application for Smart URL management, Sharing, shortening, and analytics, featuring smart redirects.
https://docs.smartyurl.extendy.net/
MIT License
12 stars 2 forks source link

Url::newAction does not check for permission #44

Closed ghost closed 1 year ago

ghost commented 1 year ago

the route Url::newAction does not check for user permissions

at least the user must have url.new permission to call this Controller.