142 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
Milos Stojanovic
da509591e2 adding slovenian language, thanks megamiska.eu 2021-08-16 12:18:20 +02:00
Milos Stojanovic
c4a83e3542 svg logo 2021-08-11 12:43:33 +02:00
Milos Stojanovic
cf95b2a9fc docs update 2021-07-18 09:20:53 +02:00
Milos Stojanovic
79b6801bed docs update 2021-07-08 14:33:39 +02:00
Milos Stojanovic
953f3b1768 Min PHP version is 7.2.5 2021-06-24 10:33:22 +02:00
Milos Stojanovic
a4c8ff1e8b docs upd 2021-03-23 11:19:19 +01:00
Milos Stojanovic
3a7341d289 v7.5.1 2021-03-23 11:03:39 +01:00
Milos Stojanovic
0cc2395f04 changelog upd 2021-02-26 13:03:22 +01:00
Milos Stojanovic
78d8c6486a docs upd 2021-02-22 16:59:13 +01:00
Milos Stojanovic
e94ad9aa66 docs upd 2021-02-22 16:58:12 +01:00
Milos Stojanovic
32e7848094
Update index.md 2021-02-22 16:53:17 +01:00
Milos Stojanovic
bce56f3376 docs upd 2021-02-22 09:35:44 +01: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
a8be107121 csrf token key config option added 2021-02-12 12:57:38 +01:00
Milos Stojanovic
18af243b5b version bump 2021-02-05 12:47:49 +01:00
Milos Stojanovic
73ea87a039 prep for php8, minimum requirements php7.2, phpunit 8 2021-02-04 15:55:50 +01:00
Milos Stojanovic
28aa39ccdb swedish lang added - version bump 2021-01-13 11:45:16 +01:00
Milos Stojanovic
cedd621625 docs for filter_entries 2021-01-13 10:37:08 +01:00
Milos Stojanovic
06eddd093c ticksel upd 2020-11-25 11:24:54 +01:00
Milos Stojanovic
6afe142539 v7.4.6 2020-11-02 10:56:59 +00:00
Milos Stojanovic
8196cce153 Hungarian translation added, fixed #149 2020-10-29 10:55:41 +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
71bc911519 v7.4.5 2020-10-12 13:08:50 +02:00
Milos Stojanovic
06d3e4ec17 docs fix 2020-08-20 08:06:59 +02:00
Milos Stojanovic
812a0a2ce0 v7.4.4 fixes #116 2020-07-28 13:04:25 +02:00
Milos Stojanovic
f0d1d40a5b v7.4.3 2020-07-18 18:45:26 +02:00
Milos Stojanovic
4f6b55675f json and markdown are editable by default 2020-07-18 12:57:51 +02:00
Milos Stojanovic
11b2e2a739 v7.4.2 2020-07-18 12:02:35 +02:00
Milos Stojanovic
fdb596a2fc Inclusive terminology 2020-07-15 09:37:59 +02:00
Milos Stojanovic
c4c4f2db36 Docs upd 2020-06-01 09:38:36 +02:00
Milos Stojanovic
a24e23fb1e docs upd 2020-05-17 11:31:11 +02:00
Milos Stojanovic
cddc3501e8 v7.4.1 2020-05-17 10:36:22 +02:00
Milos Stojanovic
3a659e093b docs upd 2020-05-09 21:25:53 +02:00
Milos Stojanovic
15c386fe08 WordPress adapter included in the main repo 2020-05-09 21:04:13 +02:00
Milos Stojanovic
a533eef33a new config guest_redirection added 2020-05-09 18:13:14 +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
825b4c5c23 Docs fix 2020-04-18 11:29:37 +02:00
Milos Stojanovic
c08e65c697 Docs upd 2020-04-18 11:25:55 +02:00
Milos Stojanovic
beed15b9ec v7.3.5 2020-04-18 11:10:19 +02:00
Milos Stojanovic
1857590fc9 Italian lang added 2020-04-17 17:09:39 +02:00
Milos Stojanovic
5da5fed97b Docs upd, fixes #60 2020-04-16 12:26:34 +02:00
Milos Stojanovic
279b405710 docs upd 2020-04-03 10:12:04 +02:00
Milos Stojanovic
1512fd26b9 docs upd 2020-04-03 09:26:21 +02:00
Milos Stojanovic
bba1f9a25c docs upd 2020-04-02 18:02:04 +02:00
Milos Stojanovic
dfdb5b7958 linux install docs 2020-04-02 17:48:41 +02:00
Milos Stojanovic
d742240498 Symfony links upd 2020-03-31 10:04:33 +02:00