microservices-demo / front-end

Front-end application for ALL the microservices
Apache License 2.0
79 stars 2.24k forks source link

add denylist for redirection to avoid open redirects #173

Closed enekofb closed 7 months ago

enekofb commented 8 months ago

This PR addresses a potential open redirect attack by checking, before redirecting, whether the path to redirect to is valid.