Yang Luo
|
fba0866cd6
|
Fix error handling in StartRadiusServer()
|
2023-09-25 20:55:02 +08:00 |
|
yehong
|
02e692a300
|
feat: return most backend API errors to frontend (#1836)
* feat: return most backend API errros to frontend
Signed-off-by: yehong <239859435@qq.com>
* refactor: reduce int type change
Signed-off-by: yehong <239859435@qq.com>
* feat: return err backend in token.go
Signed-off-by: yehong <239859435@qq.com>
---------
Signed-off-by: yehong <239859435@qq.com>
|
2023-05-30 15:49:39 +08:00 |
|
Yang Luo
|
96a3db21a1
|
Support LDAP search by user tag
|
2023-05-12 13:03:43 +08:00 |
|
Yang Luo
|
9201992140
|
Fix LDAP server bugs
|
2023-05-06 23:31:46 +08:00 |
|
Yaodong Yu
|
1b1de1dd01
|
feat: add LDAP custom filter support (#1719)
* refactor: improve ldap server code
* feat: custom filter
* fix: fix displayName mapping
* feat: add custom filter search fields
* chore: add license
* chore: i18n
* chore: i18n
* chore: update init field
|
2023-04-13 14:12:31 +08:00 |
|
Yaodong Yu
|
b99a0c3ca2
|
feat: optimize the "forget password" page (#1709)
|
2023-04-06 23:06:18 +08:00 |
|
Yaodong Yu
|
e1842f6b80
|
feat: fix LDAP server handle filter without CN field as * (#1705)
* fix: set ldap server default filter name as *
* fix: default use built-in organization to bind
* chore: use cache reduce the ci test time
|
2023-04-04 20:51:28 +08:00 |
|