schej-it / schej.it

schej helps you quickly find the best time for your group to meet. It's like When2meet with Google Calendar integration!
https://schej.it
GNU General Public License v3.0
155 stars 12 forks source link

Sanitize eventId by removing . characters #101

Closed Levi-Lesches closed 3 weeks ago

Levi-Lesches commented 3 weeks ago

Fixes #100 by removing all . characters in an eventId (/e/:eventId). This can be an issue when someone sends a URL at the end of a sentence, like "hey, check out `https://schej.it/e/123456."

jonyTF commented 3 weeks ago

works perfectly :)