msgphp / symfony-demo-app

A Symfony demo application with basic user management
https://github.com/msgphp/msgphp
MIT License
0 stars 0 forks source link

add guard login based on one-time login tokens #62

Closed ro0NL closed 6 years ago

ro0NL commented 6 years ago

fixes #54

ro0NL commented 6 years ago

cool works :) cc @iltar mind to have a quick look..?

ro0NL commented 6 years ago

@iltar nice catch :) i think most significantly we forgot a route check before accessing the URL token. Now fixed.