Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3
apache2-mod_auth_kerb
0105-mod_auth_kerb-5.4-handle-continue.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0105-mod_auth_kerb-5.4-handle-continue.patch of Package apache2-mod_auth_kerb
diff -rupN mod_auth_kerb-5.4/src/mod_auth_kerb.c mod_auth_kerb-5.4-patched/src/mod_auth_kerb.c --- mod_auth_kerb-5.4/src/mod_auth_kerb.c 2015-05-11 14:11:42.223556546 +0200 +++ mod_auth_kerb-5.4-patched/src/mod_auth_kerb.c 2015-05-11 14:11:47.130605879 +0200 @@ -1856,7 +1856,6 @@ authenticate_user_gss(request_rec *r, ke goto end; } -#if 0 /* This is a _Kerberos_ module so multiple authentication rounds aren't * supported. If we wanted a generic GSS authentication we would have to do * some magic with exporting context etc. */ @@ -1864,7 +1863,6 @@ authenticate_user_gss(request_rec *r, ke ret = HTTP_UNAUTHORIZED; goto end; } -#endif major_status = gss_display_name(&minor_status, client_name, &output_token, NULL); gss_release_name(&minor_status, &client_name);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor