Security
- Fix a bug where the wrong port was used in sftpserver and fix the security issue reported at GHSA-2943-crp8-38xx. Thanks again @marduc812 for reporting the issue.
- Fix security issue reported at: GHSA-wvhv-qcqf-f3cx. Also make .goshs auth work recursive. Thanks again @R1ZZG0D for reporting the issue.
New feature
- Implemented Issue #138, which introduces a
?redirecthandler, that let's you redirect on purpose. Good for CTF environments.