Skip to content

Commit dc43100

Browse files
committed
Add LDAP integration
1 parent 8326eab commit dc43100

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

software.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10387,6 +10387,8 @@ softwarePackages:
1038710387
- sftpgo-plugin-auth
1038810388
_bin: sftpgo
1038910389
_desc: Fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob
10390+
_deps:
10391+
- sftpgo-plugin-auth
1039010392
_docs: null
1039110393
_github: https://github.com/drakkan/sftpgo
1039210394
_home: null
@@ -10411,6 +10413,14 @@ softwarePackages:
1041110413
github: github.com/drakkan/sftpgo
1041210414
pkg: sftpgo
1041310415
yay: sftpgo-bin
10416+
sftpgo-plugin-auth:
10417+
_bin: sftpgo-plugin-auth
10418+
_desc: A plugin for SFTPGo to enable LDAP/Active Directory authentication
10419+
_docs: null
10420+
_github: https://github.com/sftpgo/sftpgo-plugin-auth
10421+
_home: null
10422+
_name: sftpgo-plugin-auth
10423+
github: github.com/sftpgo/sftpgo-plugin-auth
1041410424
share:
1041510425
_bin: share
1041610426
_desc: Quickly share files from your command line

0 commit comments

Comments
 (0)