1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-02-13 13:59:53 +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
No known key found for this signature in database
GPG Key ID: 3D73875B6FF4B48C

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