Skip to content

Tags: orware/sftpgo-ldap

Tags

0.9

Toggle 0.9's commit message
Added support for username replacement (and password too) for remote …

…SFTP proxy configuration.

0.8

Toggle 0.8's commit message
Adding in allowed group prefixes functionality (allows you to enable …

…auto mode for groups, but limit creation to just those groups with a matching prefix).

0.7

Toggle 0.7's commit message
Added functionality for Active Directory groups to be able to have vi…

…rtual folders created for them along with associated configuration options.

0.6

Toggle 0.6's commit message
Add minimum username length requirement and ability to provide a user…

…name blacklist.

0.4

Toggle 0.4's commit message
Added some extra logging, along with using reconnect/disconnect for t…

…he LDAP connections (not needed as much for this repository, but I think the changes were necessary for the sftpgo-ldap-http-server repository due to it having a long-lived process with the HTTP server.

0.3

Toggle 0.3's commit message
Moving strip domains loop to run before the connections loop.

0.1

Toggle 0.1's commit message
Adding some more notes/details into the README