firest
|
9b4def885a
|
chore: change the LDAP integration to opensource
|
2023-10-12 16:37:32 +08:00 |
firest
|
e07937a3ef
|
fix(ldap): escape the escape character (\)
|
2023-10-10 13:49:36 +08:00 |
Zaiming (Stone) Shi
|
9ab49a7ae3
|
Merge remote-tracking branch 'origin/master' into 0919-auth-refactor
|
2023-10-09 14:18:10 +02:00 |
firest
|
b2a6724dc2
|
fix(ldap): improve the filter lex && parse
1. auto escape special chars in the filter
2. fix a bug that the value can't be `dn`
|
2023-10-08 18:39:20 +08:00 |
Ilya Averyanov
|
1eb75b43c4
|
chore(auth): split emqx_authn and emqx_authz apps
|
2023-10-05 13:41:50 +03:00 |
Zaiming (Stone) Shi
|
d858f8af39
|
test: fix openldap docker runs
|
2023-09-28 18:40:03 +02:00 |
firest
|
0846939760
|
fix(ldap): remove unused code and mark sensitive field
|
2023-09-15 10:13:07 +08:00 |
firest
|
afbf13b8a2
|
feat(ldap): integrate authentication with LDAP bind operation
|
2023-09-14 14:10:43 +08:00 |
lafirest
|
7b8a599d17
|
Merge pull request #11486 from lafirest/fix/ldap_autn_wrong_pw
fix(ldap): Return correct reason code when password is wrong
|
2023-08-22 18:53:17 +08:00 |
firest
|
184e03387a
|
fix(ldap): fix status detection and auto reconnecting errors
|
2023-08-22 17:06:00 +08:00 |
firest
|
037b0a7599
|
fix(ldap): Return correct reason code when password is wrong
|
2023-08-22 09:42:04 +08:00 |
Ilya Averyanov
|
abcdf18ca4
|
chore(auth): update ldap authn test
|
2023-08-16 20:41:05 +03:00 |
firest
|
177ec161a1
|
fix(ldap): improve configuration name and docs
|
2023-08-09 09:39:57 +08:00 |
firest
|
0571fd8cac
|
feat(ldap-authz): integrate the LDAP authorization
|
2023-08-04 18:14:01 +08:00 |
firest
|
7055eafb91
|
fix(ldap): fix license date and some minor problems
|
2023-08-04 11:01:13 +08:00 |
firest
|
efff585b82
|
feat(ldap-authn): add test suite for the LDAP authenticator
|
2023-08-03 18:56:41 +08:00 |
firest
|
b2f3ac9967
|
fix(ldap): fix newline error && correcting files header
|
2023-08-02 10:07:27 +08:00 |
firest
|
f98f97f37e
|
feat(ldap): set test env and add test suites
|
2023-08-01 18:49:54 +08:00 |
firest
|
fa6343cc80
|
feat(ldap): add LDAP connector
|
2023-08-01 18:49:54 +08:00 |