hpi-swt2 / lecture-portal

Software for organizing and managing lecture participation
https://hpi.de/plattner/teaching/winter-term-201920/softwaretechnik-ii.html
MIT License
4 stars 1 forks source link

throw error if wrong secret key is provided #405

Closed adrianjost closed 4 years ago

adrianjost commented 4 years ago

Resolves #363

ugly solution but better than no error at all. Maybe someone else can find out how to validate this correctly with the devise framework. My time is over :(