sftpgo/examples
root 87751e562e Flesh out examples/ldapauth, specifically:
Support 'virtual' users who have no homeDirectory, uidNumber or gidNumber.
Permit read-only access by a user named "anonymous", with any password.
Assume a conventional DIT with users under ou=people,dc=example,dc=com.
Read the LDAP bindPassword from a file (not baked into the code).
Log progress and problems to syslog.
2021-10-01 09:10:13 +02:00
..
backup add an example backup script 2021-05-16 22:28:08 +02:00
bulkupdate OpenAPI: document that quota-update support partial updates 2021-04-28 19:16:15 +02:00
convertusers convertusers: fix permissions 2021-03-27 19:18:01 +01:00
data-retention add basic REST APIs for data retention 2021-09-25 12:20:31 +02:00
ldapauth Flesh out examples/ldapauth, specifically: 2021-10-01 09:10:13 +02:00
ldapauthserver Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
OTP/authy Use new methods in the io and os packages instead of ioutil ones 2021-02-25 21:53:04 +01:00
php-activedirectory-http-server link the Active Directory example in the howto section 2021-03-22 09:52:05 +01:00
quotascan add basic REST APIs for data retention 2021-09-25 12:20:31 +02:00
rest-api-cli OpenAPI: minor changes 2021-01-18 13:24:38 +01:00