/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

gist.github.com
| | previnder.com
4.2 parsecs away

Travel
| |
| | crpt.fyi
0.9 parsecs away

Travel
| | Issues for organizations and discussions, repo for debriefs and resources - Call For Proposal · francep2p/community Wiki
| | muhammadraza.me
0.4 parsecs away

Travel
| | In this post, we will understand how an HTTP server works by implementing one in Python.
| | msfjarvis.dev
6.3 parsecs away

Travel
| Type of change Bugfix New feature Enhancement Refactoring Description Add support for multiple authentication methods by offering password authentication after public key authentication. Along the way, refactor GitOperation to use a (somewhat) proper builder pattern. This uncovered that we were previously not using SSHJ for the case of no authentication, which is now rectified. Motivation and Context Fixes #333, fixes #548 and fixes #782 if it works. How did you test it? I lack the setup to test ...