Closed lindseydiloreto closed 4 years ago
This error message should reflect whether or not a user is logged in...
https://github.com/doublesecretagency/craft-digitaldownload/blob/v2/src/services/Download.php#L295-L299
If no user is logged in, the error message should provide a link to the login page.
Even better, it will automatically redirect to the login page as of v2.1.6. 👍
This error message should reflect whether or not a user is logged in...
https://github.com/doublesecretagency/craft-digitaldownload/blob/v2/src/services/Download.php#L295-L299
If no user is logged in, the error message should provide a link to the login page.