1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-15 01:44:22 +02:00

note about open redirect vulneravility

This commit is contained in:
David Stark
2020-01-29 12:36:11 +00:00
parent 8c765779b5
commit e21f09817e

View File

@ -17,7 +17,7 @@
- DigitalOcean provider support added
## Important Notes
N/A
- (Security) Fix for open redirect vulnerability.. a bad actor using `/\` in redirect URIs can redirect a session to another domain
## Breaking Changes