-
- Downloads
Revert all SASL authzid (new feature) commits
- Revert all commits related to the SASL authzid feature since the next release will be a patch release, 7.65.1. Prior to this change CURLOPT_SASL_AUTHZID / --sasl-authzid was destined for the next release, assuming it would be a feature release 7.66.0. However instead the next release will be a patch release, 7.65.1 and will not contain any new features. After the patch release after the reverted commits can be restored by using cherry-pick: git cherry-pick a14d72ca a9499ff1 8c1cc369 c2a8d52a 0edf6907 Details for all reverted commits: Revert "os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid()." This reverts commit 0edf6907. Revert "tests: Fix the line endings for the SASL alt-auth tests" This reverts commit c2a8d52a. Revert "examples: Added SASL PLAIN authorisation identity (authzid) examples" This reverts commit 8c1cc369. Revert "curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool" This reverts commit a9499ff1. Revert "sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID" This reverts commit a14d72ca.
parent
afc41439
Branches bagder/curl-better-disabled-options
No related tags found
Showing
- docs/cmdline-opts/Makefile.inc 0 additions, 1 deletiondocs/cmdline-opts/Makefile.inc
- docs/cmdline-opts/sasl-authzid.d 0 additions, 11 deletionsdocs/cmdline-opts/sasl-authzid.d
- docs/examples/Makefile.inc 2 additions, 2 deletionsdocs/examples/Makefile.inc
- docs/examples/imap-authzid.c 0 additions, 71 deletionsdocs/examples/imap-authzid.c
- docs/examples/pop3-authzid.c 0 additions, 70 deletionsdocs/examples/pop3-authzid.c
- docs/examples/smtp-authzid.c 0 additions, 161 deletionsdocs/examples/smtp-authzid.c
- docs/libcurl/curl_easy_setopt.3 0 additions, 2 deletionsdocs/libcurl/curl_easy_setopt.3
- docs/libcurl/opts/CURLOPT_SASL_AUTHZID.3 0 additions, 64 deletionsdocs/libcurl/opts/CURLOPT_SASL_AUTHZID.3
- docs/libcurl/opts/Makefile.inc 0 additions, 1 deletiondocs/libcurl/opts/Makefile.inc
- docs/libcurl/symbols-in-versions 0 additions, 1 deletiondocs/libcurl/symbols-in-versions
- include/curl/curl.h 0 additions, 3 deletionsinclude/curl/curl.h
- include/curl/typecheck-gcc.h 0 additions, 1 deletioninclude/curl/typecheck-gcc.h
- lib/curl_sasl.c 4 additions, 6 deletionslib/curl_sasl.c
- lib/setopt.c 0 additions, 6 deletionslib/setopt.c
- lib/url.c 0 additions, 9 deletionslib/url.c
- lib/urldata.h 1 addition, 3 deletionslib/urldata.h
- packages/OS400/README.OS400 0 additions, 1 deletionpackages/OS400/README.OS400
- packages/OS400/ccsidcurl.c 6 additions, 2 deletionspackages/OS400/ccsidcurl.c
- packages/OS400/curl.inc.in 0 additions, 2 deletionspackages/OS400/curl.inc.in
- src/tool_cfgable.c 0 additions, 1 deletionsrc/tool_cfgable.c
Loading
Please register or sign in to comment