1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00
nextcloud_ynh/scripts
anmol26s f65a9b28ba
Added the "php-ldap" dependency
## Problem
- *Issue https://github.com/YunoHost-Apps/nextcloud_ynh/issues/69* 
```
Warning:   [Exception]
Warning:   App "LDAP user and group backend" cannot be installed because the following dependencies are not fulfilled: The library ldap is not available.
```
Dependency not installed : LDAP plugin of PHP.

## Solution
- *Install missing dependencies "php-ldap"*

## PR Status
To be reviewed. 

## Validation
---
*Minor decision*
- [ ] **Upgrade previous version** : 
- [ ] **Code review** : 
- [ ] **Approval (LGTM)** : 
- [ ] **Approval (LGTM)** : 
- [ ] **CI succeeded** : 
When the PR is mark as ready to merge, you have to wait for 3 days before really merge it.
2017-11-02 16:07:22 +05:30
..
upgrade.d Complete refactoring 2017-09-26 07:18:12 +02:00
_common.sh Added the "php-ldap" dependency 2017-11-02 16:07:22 +05:30
backup Complete refactoring 2017-09-26 07:18:12 +02:00
install Complete refactoring 2017-09-26 07:18:12 +02:00
remove Complete refactoring 2017-09-26 07:18:12 +02:00
restore Complete refactoring 2017-09-26 07:18:12 +02:00
upgrade Complete refactoring 2017-09-26 07:18:12 +02:00