Rubén D
|
41703b50f9
|
* [MOD] Strict type checking (WIP)
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2020-12-20 14:24:42 +01:00 |
|
Rubén D
|
e4e6e04c57
|
* [MOD] Updated copyright
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2020-12-07 19:42:41 +01:00 |
|
Rubén D
|
6197c52af1
|
* [MOD] Update copyright date
* [MOD] Code cleanup
Signed-off-by: Rubén D <nuxsmin@syspass.org>
|
2019-04-27 02:48:18 +02:00 |
|
nuxsmin
|
3ad99a6cf7
|
* [MOD] Improved LDAP user-in-group lookup by using user's DN as base for search. Thanks to @deajan for the contribution. Related #1130
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
|
2018-12-16 13:36:41 +01:00 |
|
nuxsmin
|
7d67156985
|
Merge remote-tracking branch 'origin/3.0' into 3.0
# Conflicts:
# lib/SP/Providers/Auth/Ldap/LdapActions.php
|
2018-12-16 13:30:24 +01:00 |
|
nuxsmin
|
ef5ef071dc
|
* [FIX] Wrong behaviour when retrieving LDAP results using pagination. Thanks to @jinyiwoo for the feedback. Closes #1149
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
|
2018-12-16 12:44:48 +01:00 |
|
Orsiris de Jong
|
1c3989c8fb
|
Another false to null switch
|
2018-11-29 17:30:52 +01:00 |
|
Orsiris de Jong
|
7aa19b43aa
|
Switched from default searchBase = false to null
|
2018-11-29 17:30:02 +01:00 |
|
Orsiris de Jong
|
0b5b3806d3
|
More elegant code
|
2018-11-27 21:49:05 +01:00 |
|
Orsiris de Jong
|
d9ac1f93df
|
Added @ to ldap_search again since debugging is finished
|
2018-11-27 12:07:13 +01:00 |
|
deajan
|
544b24653f
|
Faster MS AD group filter
|
2018-11-27 11:35:02 +01:00 |
|
Orsiris de Jong
|
818214360d
|
Allow usage of 'cn' and 'CN' for filter attributes
|
2018-11-22 13:03:49 +01:00 |
|
nuxsmin
|
305d4de16f
|
* [MOD] Switched base language over to English
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
|
2018-11-05 00:03:37 +01:00 |
|
nuxsmin
|
6b6d4a0f23
|
* [FIX] Fixed issue when an LDAP error is thrown on the logging in process. Some error codes were not passed through the stack. Solves #1065. Thanks to @dcotruta and @odavis1 for the feedback.
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
|
2018-10-12 11:35:27 +02:00 |
|
nuxsmin
|
18c750bd25
|
* [MOD] Improved LDAP handling
* [MOD] Code refactoring
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
|
2018-09-09 20:43:21 +02:00 |
|
nuxsmin
|
e6924221e2
|
* [MOD] Improved LDAP handling
* [MOD] Code refactoring
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
|
2018-09-09 19:34:24 +02:00 |
|
nuxsmin
|
4270f63414
|
* [ADD] Added additional filtering fields for LDAP groupmembership. Related #937 #1020
* [MOD] Improved LDAP handling
* [MOD] Code refactoring
Signed-off-by: nuxsmin <nuxsmin@syspass.org>
|
2018-09-09 14:12:30 +02:00 |
|