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
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
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
295a69c5f7
feat: support LDAP with SSL/TLS enabled ( #1655 )
2023-03-15 11:12:31 +08:00
2cca1c9136
feat: refactor LDAP backend code and improve frontend operation ( #1640 )
...
* refactor: simplify ldap backend code and improve frontend operation
* chore: add skipCi tag in sync_test.go
* fix: ui
2023-03-12 11:12:51 +08:00
f2f962b893
fix: refactor functions and code ( #1559 )
2023-02-18 09:31:58 +08:00
4c7f6fda37
fix: Add restriction to username when signing up ( #1203 )
2022-10-10 19:58:02 +08:00
04709f731b
Update beego to v1.12.11
2022-09-29 19:45:17 +08:00
2ea58cd639
chore(style): use gofumpt
to fmt go code ( #967 )
2022-08-07 12:26:14 +08:00
8b340105c1
fix: fix missing OpenLDAP uid in ldap.go
2022-05-04 10:23:17 +08:00
c05fb77224
fix: set sync ldap user default attributes ( #721 )
...
* fix: set the password of the sync ldap user to empty
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com >
* fix: set sync ldap user default attributes
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com >
2022-04-29 21:44:13 +08:00
fb7e2729c6
fix: support Microsoft AD user search ( #704 )
2022-04-25 12:20:59 +08:00
4122c94205
feat: add pagination for LdapSyncPage and fix the bug Ldap auto-sync cannot disable ( #496 )
...
* feat: add pagination for LdapSyncPage
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com >
* fix: Ldap auto sync cannot disable
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com >
2022-02-15 23:03:53 +08:00
db37f53d6c
Update license headers.
2022-02-13 23:39:27 +08:00
c22ab44894
Update import path.
2022-01-20 14:11:46 +08:00
f43d01c5c2
feat: implement automatic synchronization for ldap users ( #371 )
...
Signed-off-by: Товарищ программист <2962928213@qq.com >
2021-12-15 17:45:11 +08:00
6947ebd152
feat: support checking password through ldap server ( #354 )
...
Signed-off-by: Товарищ программист <2962928213@qq.com >
2021-12-10 22:45:01 +08:00
b3eec024b8
Add getInitScore().
2021-08-30 01:06:05 +08:00
8c66ef6860
fix: improve code specification ( #231 )
2021-08-14 14:18:08 +08:00
c632c3c307
fix: replace casdoor with casbin ( #194 )
...
Signed-off-by: sh1luo <690898835@qq.com >
2021-07-25 09:34:25 +08:00
705d2ede6b
feat: support LDAP ( #160 )
...
Signed-off-by: WindSpiritSR <simon343riley@gmail.com >
2021-07-19 10:13:23 +08:00