Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
httpcomponents-client
Public
Notifications
You must be signed in to change notification settings
Fork
994
Star
1.5k
Code
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
HTTPCLIENT-1625 Completely overhaul GSS-API-based authentication backend
- #577
#577
Closed
stoty
wants to merge 11 commits into
apache:master
apache/httpcomponents-client:master
from
stoty:HTTPCLIENT-1625
stoty/httpcomponents-client:HTTPCLIENT-1625
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
HTTPCLIENT-1625 Completely overhaul GSS-API-based authentication backend
#577
stoty
wants to merge 11 commits into
apache:master
apache/httpcomponents-client:master
from
stoty:HTTPCLIENT-1625
stoty/httpcomponents-client:HTTPCLIENT-1625
Copy head branch name to clipboard
Commits
Commits on Oct 19, 2024
HTTPCLIENT-1625 Completely overhaul GSS-API-based authentication backend
stoty
committed
a76f1e2
View commit details
Copy full SHA for a76f1e2
Browse repository at this point
rename AuthSchemeV2 to AuthScheme2, and some internal GSS variable renames
stoty
committed
71133fe
View commit details
Copy full SHA for 71133fe
Browse repository at this point
rename gss serverName to PeerName (was spn in previous commit)
stoty
committed
71f5b0b
View commit details
Copy full SHA for 71f5b0b
Browse repository at this point
don't add SPNEGO to DefaultAuthenticationStrategy
stoty
committed
d5a6a75
View commit details
Copy full SHA for d5a6a75
Browse repository at this point
checkstyle fixes
stoty
committed
28e5747
View commit details
Copy full SHA for 28e5747
Browse repository at this point
fix some deprecation warnings
stoty
committed
5ba45e7
View commit details
Copy full SHA for 5ba45e7
Browse repository at this point
Re-deprecate KerberosScheme
stoty
committed
66dca67
View commit details
Copy full SHA for 66dca67
Browse repository at this point
duplicate and rename mutual SPNEGO related classes
stoty
committed
a23b9f8
View commit details
Copy full SHA for a23b9f8
Browse repository at this point
re-deprecate StandardAuthScheme.KERBEROS
stoty
committed
6e1e009
View commit details
Copy full SHA for 6e1e009
Browse repository at this point
temporarily disable japicmp,
Show description for 491874c
stoty
committed
491874c
View commit details
Copy full SHA for 491874c
Browse repository at this point
Commits on Oct 24, 2024
slight change in logic, it is equivalent, but more readable.
stoty
committed
ba8443e
View commit details
Copy full SHA for ba8443e
Browse repository at this point
You can’t perform that action at this time.