fgrehm / letter_opener_web

A web interface for browsing Ruby on Rails sent emails
MIT License
718 stars 112 forks source link

Ensure letter is within letters base path #110

Closed ashmckenzie closed 3 years ago

ashmckenzie commented 3 years ago

This PR ensures that when attempting to view or delete a letter, the provided :id is within the letters base path.

ashmckenzie commented 3 years ago

@fgrehm for your review, please 🙂 🤞

fgrehm commented 3 years ago

Thank you!