doublesecretagency / craft-digitaldownload

Digital Download plugin for Craft CMS
Other
4 stars 4 forks source link

[FR] If not logged in, error should include link to login page #7

Closed lindseydiloreto closed 4 years ago

lindseydiloreto commented 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.

lindseydiloreto commented 4 years ago

Even better, it will automatically redirect to the login page as of v2.1.6. 👍