mirror of
https://github.com/YunoHost-Apps/humhub_ynh.git
synced 2024-09-03 19:26:11 +02:00
HumHub package for YunoHost
e9d1b11b31
- Auto-install - Auto-setup LDAP - Install and upgrade from URL (no source in repo) - Improvement upgrade - PHP5-FPM - Package_check attempt |
||
---|---|---|
conf | ||
scripts | ||
sources | ||
.gitattributes | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
HumHub for YunoHost
- HumHub has to be postinstalled manually
- LDAP has to be setup manually (see below)
- LDAP auth does not work with users having multiple email addresses
- Users cannot be logged in automatically
LDAP settings:
- hostname : localhost
- port : 389
- encryption : none
- username : put something random
- password : put something random
- baseDn : ou=users,dc=yunohost,dc=org
- loginFilter : (uid=%s)
- userFilter : objectClass=mailAccount
- usernameAttribute : uid
- emailAttribute : mail
HumHub
HumHub is a feature rich and highly flexible OpenSource Social Network Kit written in PHP.
It's perfect for individual:
- Social Intranets
- Enterprise Social Networks
- Private Social Networks
More information:
https://yunohost.org/
https://www.humhub.org/