Merge pull request #248 from jas4711/jas4711/drop-obsolete-gsasl-symbols

Don't use deprecated gsasl symbols.
This commit is contained in:
Vincent Richard 2021-01-11 21:18:53 +01:00 committed by GitHub
commit 2e07dc4c31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -196,8 +196,6 @@ const string SASLContext::getErrorMessage(const string& fname, const int code) {
ERROR(GSASL_GSSAPI_ACQUIRE_CRED_ERROR)
ERROR(GSASL_GSSAPI_DISPLAY_NAME_ERROR)
ERROR(GSASL_GSSAPI_UNSUPPORTED_PROTECTION_ERROR)
ERROR(GSASL_KERBEROS_V5_INIT_ERROR)
ERROR(GSASL_KERBEROS_V5_INTERNAL_ERROR)
ERROR(GSASL_SECURID_SERVER_NEED_ADDITIONAL_PASSCODE)
ERROR(GSASL_SECURID_SERVER_NEED_NEW_PIN)