Skip to content

Releases: cyverse/sftpgo-auth-irods

v0.1.13

15 Feb 18:19
Compare
Choose a tag to compare
  • Check duplicated virtual folder name
  • Return user password for password mode and non-proxy auth

v0.1.12

13 Sep 23:58
Compare
Choose a tag to compare
  • Support SSL for native auth

v0.1.11

12 Sep 19:44
Compare
Choose a tag to compare
  • Fix proxy auth bug

v0.1.10

11 Sep 20:54
Compare
Choose a tag to compare
  • Add pam_for_users auth scheme to let users use pam auth while proxy admin uses native auth

v0.1.9

08 Sep 22:47
Compare
Choose a tag to compare
  • Fixed nil pointer error during PAM auth

v0.1.8

06 Sep 23:15
Compare
Choose a tag to compare
  • Support PAM authentication

v0.1.7

11 Apr 19:21
Compare
Choose a tag to compare
  • Add a flag --fake to generate fake json output for test.

v0.1.6

11 Apr 17:25
Compare
Choose a tag to compare
  • Do not mount .ssh directory for any authentication types
  • Use fs provider name defined in sftpgo-sdk instead of hard-coded fs provider number

v0.1.5

12 Dec 20:23
Compare
Choose a tag to compare
  • Security fix: do not mount .ssh dir when using custom home dir for public key authentication

v0.1.4

07 Nov 23:13
Compare
Choose a tag to compare
  • Make sftpgo home dir configurable, default is /srv/sftpgo/data