Changes
- feat(ssh): add configurable client authentication methods by @liebermantodd in #1637
- Improve logging/messaging around SSH target authentication failure by @LarsSven in #1677
- feat(cli): add support for setting config path through env by @justinforlenza in #1650
Fixes
- fix: modify GEX parameters in SSH key exchange configuration so that it uses 2048 bits by @joseluisgonzalezca in #1659
- fix: generate SSO login return URL based on request host by @joseluisgonzalezca in #1661
- fixed LDAP server attribute saving by @Eugeny in #1662
- Correctly naturally sort all relevant lists in the UI by @LarsSven in #1656
- Correct PostreSQL connection string & Allow targets to customize default database name in connection examples by @SteezyCougar in #1577
New Contributors
- @justinforlenza made their first contribution in #1650
- @liebermantodd made their first contribution in #1637
Full Changelog: v0.19.1...v0.20.0