-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: support hide the authentication header in basic-auth with a config #6039
feat: support hide the authentication header in basic-auth with a config #6039
Commits on Sep 1, 2021
-
when eureka server return compressed data, use lua-zlib to unzip received response data
xuwei committedSep 1, 2021 Configuration menu - View commit details
-
Copy full SHA for dc2570a - Browse repository at this point
Copy the full SHA dc2570aView commit details
Commits on Sep 29, 2021
-
xuwei committed
Sep 29, 2021 Configuration menu - View commit details
-
Copy full SHA for f0d6f6f - Browse repository at this point
Copy the full SHA f0d6f6fView commit details
Commits on Oct 15, 2021
-
Merge remote-tracking branch 'upstream/master'
xuwei committedOct 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 3845a27 - Browse repository at this point
Copy the full SHA 3845a27View commit details
Commits on Jan 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for db0c9e7 - Browse repository at this point
Copy the full SHA db0c9e7View commit details
Commits on Jan 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0cee869 - Browse repository at this point
Copy the full SHA 0cee869View commit details -
Revert "fix: when eureka server return compressed data, use lua-zlib …
…to unzip received response data" This reverts commit dc2570a
Configuration menu - View commit details
-
Copy full SHA for 79ca875 - Browse repository at this point
Copy the full SHA 79ca875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a9565c - Browse repository at this point
Copy the full SHA 9a9565cView commit details -
change default value of hide_auth_header to
true
Signed-off-by: mango <xu.weiKyrie@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 10d35fd - Browse repository at this point
Copy the full SHA 10d35fdView commit details -
change default value of hide_auth_header to
true
Signed-off-by: mango <xu.weiKyrie@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for c642635 - Browse repository at this point
Copy the full SHA c642635View commit details -
Signed-off-by: mango <xu.weiKyrie@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 29d3077 - Browse repository at this point
Copy the full SHA 29d3077View commit details -
Signed-off-by: mango <xu.weiKyrie@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1c42db0 - Browse repository at this point
Copy the full SHA 1c42db0View commit details -
Merge pull request #1 from mangoGoForward/feature/hide-auth-header
feat: support hide the authentication header in basic-auth
Configuration menu - View commit details
-
Copy full SHA for 7a663fa - Browse repository at this point
Copy the full SHA 7a663faView commit details -
hide Authentication request header if hide_auth_header is true
Signed-off-by: mango <xu.weiKyrie@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6e8d684 - Browse repository at this point
Copy the full SHA 6e8d684View commit details -
hide Authentication request header if hide_auth_header is true
Signed-off-by: mango <xu.weiKyrie@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for ec3bec6 - Browse repository at this point
Copy the full SHA ec3bec6View commit details
Commits on Jan 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 37076a7 - Browse repository at this point
Copy the full SHA 37076a7View commit details -
change config item
hide_auth_header
tohide_credentials
and updat……e docs Signed-off-by: mango <xu.weiKyrie@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 484d05d - Browse repository at this point
Copy the full SHA 484d05dView commit details -
change config item
hide_auth_header
tohide_credentials
and updat……e docs Signed-off-by: mango <xu.weiKyrie@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 63aa704 - Browse repository at this point
Copy the full SHA 63aa704View commit details -
Signed-off-by: mango <xu.weiKyrie@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 210c9d5 - Browse repository at this point
Copy the full SHA 210c9d5View commit details -
Signed-off-by: mango <xu.weiKyrie@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for cb53193 - Browse repository at this point
Copy the full SHA cb53193View commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 395ac1a - Browse repository at this point
Copy the full SHA 395ac1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25602a7 - Browse repository at this point
Copy the full SHA 25602a7View commit details -
Signed-off-by: mango <xu.weiKyrie@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 41bb17e - Browse repository at this point
Copy the full SHA 41bb17eView commit details -
Signed-off-by: mango <xu.weiKyrie@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 49b7850 - Browse repository at this point
Copy the full SHA 49b7850View commit details
Commits on Jan 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a1deeef - Browse repository at this point
Copy the full SHA a1deeefView commit details -
Merge pull request #2 from mangoGoForward/revert-1-feature/hide-auth-…
…header revert: "feat: support hide the authentication header in basic-auth"
Configuration menu - View commit details
-
Copy full SHA for 4fc743f - Browse repository at this point
Copy the full SHA 4fc743fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8440045 - Browse repository at this point
Copy the full SHA 8440045View commit details -
Revert "Revert "feat: support hide the authentication header in basic…
…-auth"" This reverts commit a1deeef Signed-off-by: mango <xu.weiKyrie@foxmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8531227 - Browse repository at this point
Copy the full SHA 8531227View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31af04d - Browse repository at this point
Copy the full SHA 31af04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccc46b6 - Browse repository at this point
Copy the full SHA ccc46b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b0ffe4 - Browse repository at this point
Copy the full SHA 1b0ffe4View commit details