diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2016-11-20 11:57:15 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2016-11-20 11:57:15 +0300 |
commit | ebbd8b792c22ed6ccd94dcfb39f5323861f10849 (patch) | |
tree | e9a644e1566273e355d03336b69123007c9e2925 /src/Sproxy/Application | |
parent | 4a9f329a6ea9bfa03352ca0d9dd1d556b93bec36 (diff) | |
download | sproxy2-ebbd8b792c22ed6ccd94dcfb39f5323861f10849.tar.gz |
oauth2 callback state: include query params
If method of the original query is GET,
redirect to original path with query parameters.
Otherwise redirect to "/".
Previously, when unauthenticated users click on "https://example.net/foo?bar",
they are redirected to "https://example.net/foo" after authentication.
Now, they will be redirected to "https://example.net/foo?bar"
Diffstat (limited to 'src/Sproxy/Application')
0 files changed, 0 insertions, 0 deletions