19 Commits

Author SHA1 Message Date
ahaenggli
d45346809f fix #257 and add optional domain handling (#258)
* fix #257 and add optional domain handling

* format code and add to doc
2021-08-23 09:03:08 +02:00
Luiz Kill
a48fa3c717 Adds an attributes parameter to the ldap adapter (#184)
* 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
Milos Stojanovic
ccd935d001 docs fix 2020-10-26 08:47:51 +01:00
Milos Stojanovic
86e582efb8 add docs to LDAP, fix trailing spaces 2020-10-26 08:45:58 +01:00
Milos Stojanovic
15c386fe08 WordPress adapter included in the main repo 2020-05-09 21:04:13 +02:00
Milos Stojanovic
092d986cf2 Docs upd 2020-04-23 16:53:20 +02:00
Milos Stojanovic
8903faec38 Docs - custom auth 2020-04-23 12:22:43 +02:00
Milos Stojanovic
4ea45f927d Docs - custom auth 2020-04-23 12:20:31 +02:00
Milos Stojanovic
18b92d7b76 docs fix 2019-06-21 11:59:42 +02:00
Milos Stojanovic
a2633e1c9f docs menu 2019-06-20 15:28:25 +02:00
Milos Stojanovic
85e4e2b6cd docs fix 2019-06-20 12:57:15 +02:00
Milos Stojanovic
82e0b1577c docs upd 2019-06-20 11:09:05 +02:00
Milos Stojanovic
dc73a18bbc docs upd 2019-06-19 14:30:54 +02:00
Milos Stojanovic
5f83feca82 docs upd 2019-06-18 18:53:05 +02:00
Milos Stojanovic
f43d0cd23d docs upd 2019-06-18 18:37:28 +02:00
Milos Stojanovic
310da23496 docs upd 2019-06-18 16:07:18 +02:00
Milos Stojanovic
fff29ef124 fix 2019-06-18 15:46:40 +02:00
Milos Stojanovic
f8940c8713 docs upd 2019-06-18 14:27:31 +02:00
Milos Stojanovic
7f3e111d49 docs update 2019-06-18 13:43:53 +02:00