summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2023-08-04 18:08:23 +0700
committerShulhan <ms@kilabit.info>2023-08-04 18:25:39 +0700
commit75d59dff238b78076ca8c7f12fc660e6e75da288 (patch)
tree3427f281082e8dcbd6f774051b63776008c51a26 /lib
parenta144541051452c8c910ca0c8bbd7919e2d597249 (diff)
downloadpakakeh.go-0.49.0.tar.xz
Release share v0.49.0 (2023-08-04)v0.49.0
In this release we refactoring lib/ssh, ssh/config; bug fixes in lib/http.HandleFS, lib/os.Extract, lib/smtp.NewMailTx; new functions Environments, PathFold, and PathUnfold in lib/os, LoadPrivateKeyInteractive in lib/ssh. In lib/ssh, we rename NewClientFromConfig into NewClientInteractive and make only the valid SSH key added to the agent automatically once connected, not all of SSH keys from IdentityFile. In ssh/config, we simplify the struct Config by using a Field, a map of key and value, instead of multiple fields with different types. As a helper, we provide method FieldBool, FieldInt, Hostname, User, and Port. The fix in http.HandleFS related to missing request query when the requested resource is directory. The fix in os.Extract related to Zip Slip vulnerability.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions