1
0
mirror of https://github.com/filegator/filegator.git synced 2025-04-03 14:32:29 +02:00
Luiz Kill a48fa3c717
Adds an attributes parameter to the ldap adapter ()
* Adds an attribute parameter to the ldap adapter

Using this parameter is much more efficient than the default action (which is to return all attributes and their associated values). The use of this parameter should therefore be considered good practice.

(from https://www.php.net/manual/en/function.ldap-search.php)

* Updates the docs about ldap_attributes parameter

* Enhances portuguese translation

* Update backend/Services/Auth/Adapters/LDAP.php

Commit suggestion
2021-02-18 09:18:30 +01:00
..
2020-11-25 11:24:54 +01:00
2019-06-21 11:59:42 +02:00
2019-06-21 12:20:37 +02:00
2020-04-16 12:26:34 +02:00
2020-06-01 09:38:36 +02:00
2021-02-05 12:47:49 +01:00