1504 Commits

Author SHA1 Message Date
erguotou
623b4fee17
feat: pre-ensure tempFiles folder exists before uploading files (#1739)
When deployed with docker, the user `casdoor` has no permission to mkdir `tempFiles`, so let's create the folder first.
v1.294.0
2023-04-14 19:14:59 +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
v1.293.0
2023-04-13 14:12:31 +08:00
XDTD
968d8646b2
fix: update webAuthnBufferDecode to support Base64URL for WebAuthn updates (#1734) v1.292.1 2023-04-12 21:33:54 +08:00
imp2002
94eef7dceb
feat: fix adapter set organizations invalid bug (#1729) v1.292.0 2023-04-11 22:38:00 +08:00
rune
fe647939ce
fix: fix CAS callback url not match bug (#1728)
Co-authored-by: mfk <mfk@hengwei.com.cn>
v1.291.1
2023-04-11 19:26:57 +08:00
Dzung Do
984a69cb4b
feat: fix wrong Vietnamese flag (#1724)
* fix wrong Vietnam country code

* fix wrong Vietnam country code

* fix wrong Vietnam country code

* fix wrong Vietnam country code
v1.291.0
2023-04-10 22:42:12 +08:00
XDTD
098a1ece68
fix: rollback the version of webauthn in go mod to fix "atob" bug (#1721) v1.290.1 2023-04-10 20:14:27 +08:00
Wenpeng Chen
ad6f2ad2e1
feat: add wechatpay support. (#1710)
* feat: add wechatpay support.

* feat: add wechatpay support.

* Update wechatv3pay.go

* fix: update format.

* Update wechatv3pay.go

* Update wechatv3pay.go

* Update wechatv3pay.go

* fix: update file format.

* fix: improve the front of wechat payment.

* fix: change clientId2 to clientId.

* fix: fix the code format.

* fix: return backend error information to frontend.
v1.290.0
2023-04-10 18:04:10 +08:00
Yang Luo
2d55252261 Add chat and message pages 2023-04-09 15:54:22 +08:00
Yang Luo
30ea3a1335 Improve getTags() 2023-04-09 15:54:21 +08:00
Yaodong Yu
b7d78d1e27
fix: validate parameter and nil in func updateUser (#1714)
* fix: validate parameter and nil in func updateUser

* fix: delete blank line
v1.289.1
2023-04-09 10:35:30 +08:00
jivfly
3d5a645a3b
feat: fix field name error of termsOfUse (#1715) v1.289.0 2023-04-09 01:01:04 +08:00
Gucheng Wang
4ad21e7781 fix: fix WeCom provider method v1.288.1 2023-04-07 01:10:46 +08:00
Yaodong Yu
b99a0c3ca2
feat: optimize the "forget password" page (#1709) v1.288.0 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
v1.287.0
2023-04-04 20:51:28 +08:00
Max Baier
0781a3835d
feat: improve i18n to have proper German translation in web/ (#1702) v1.286.0 2023-04-02 10:52:30 +08:00
Yang Luo
98a99f0215 Fix bug in getMemoryUsage() 2023-04-02 10:50:41 +08:00
Yang Luo
681b086de0 Fix session page highlight 2023-04-01 17:36:50 +08:00
Yaodong Yu
cdcc0b39e2
feat: filter not selected provider item (#1701) v1.285.0 2023-04-01 10:22:18 +08:00
Gucheng Wang
8eb68ba817 fix: fix AAD single-tenant mode bug v1.284.1 2023-03-31 19:24:03 +08:00
Yang Luo
8d1ae4ea08 Fix organization page bug 2023-03-31 18:35:57 +08:00
zzjin
9c8ea027ef
feat: add the missing userId param docs for get-user API (#1698)
* Add roles to SAML response

* Fix: Add back missing get-user userId param doc.

Signed-off-by: zzjin <tczzjin@gmail.com>

* Update user.go

---------

Signed-off-by: zzjin <tczzjin@gmail.com>
Co-authored-by: Yang Luo <hsluoyz@qq.com>
v1.284.0
2023-03-30 18:39:14 +08:00
Yang Luo
aaa56d3354 Add roles to SAML response 2023-03-30 14:43:34 +08:00
Yaodong Yu
b45c49d3a4
feat: fix incorrect preferred_username field mapping in OIDC (#1697) v1.283.0 2023-03-29 22:18:12 +08:00
Yaodong Yu
5b3202cc89
feat: fix phone validation bug in signup page (#1693) v1.282.0 2023-03-27 22:52:49 +08:00
Gucheng Wang
5280f872dc Speed up GetOAuthToken() 2023-03-27 14:05:44 +08:00
Yaodong Yu
fd61b963d5
feat: [SAML + long button crash] fix Disabling "Enable password" leads to white app page when SAML provider is active (#1691)
* fix: saml long button crush

* fix: sue svg

* Update Setting.js

* Update LoginButton.js

* Update ProviderButton.js

---------

Co-authored-by: hsluoyz <hsluoyz@qq.com>
v1.281.0
2023-03-26 23:56:43 +08:00
Yaodong Yu
a8937d3046
feat: refactor agreement modal and create folders to classify components (#1686)
* refactor: refactor agreement modal and create folders to classify components

* fix: i18

* fix: i18

* fix: i18n
v1.280.0
2023-03-26 18:44:47 +08:00
Yang Luo
32b05047dc Update system info API swagger 2023-03-26 10:19:59 +08:00
hsluoyz
117ee509cf
feat: fix name format in application login: GetClientCredentialsToken() (#1639) v1.279.0 2023-03-25 23:02:08 +08:00
Yaodong Yu
daf3d374b5
fix: adjust error result position (#1683) v1.278.1 2023-03-25 09:36:23 +08:00
Yaodong Yu
337ee2faef
feat: fix the bug that autoSignin generates two callback AJAX calls (#1682) v1.278.0 2023-03-24 23:17:54 +08:00
Gucheng Wang
989fec72bf Add /api/user API for Flarum's FoF Passport plugin 2023-03-24 01:02:04 +08:00
Gucheng Wang
76eb606335 Support AAD tenant auth URL 2023-03-23 22:37:53 +08:00
Yaodong Yu
c6146a9149
feat: fix bug that login by saml provider can not find application (#1676) v1.277.0 2023-03-23 21:38:33 +08:00
imp2002
f191488338
feat: support popup mode in OAuth (#1668)
* feat: support `popup` mode in OAuth

* feat: sendMessage when popup window closed

* fix: fix param name error
v1.276.0
2023-03-22 00:15:17 +08:00
longxu0509
da7336a9a4
feat: support getting versionInfo in docker (#1673)
* feat: support getting versionInfo in docker

* fix: fix build

* fix: fix build

* fix: fix system
v1.275.0
2023-03-21 20:46:17 +08:00
Gucheng Wang
b3806070ac Finish Go i18n texts 2023-03-20 01:10:48 +08:00
Gucheng Wang
c7b9a77b4a Remove Go i18n duplicates 2023-03-19 22:09:19 +08:00
June
4c4ad8320d
feat: optimize getEnforcer, only load filtered polices (#1669) v1.274.0 2023-03-19 20:13:48 +08:00
Gucheng Wang
89d29c2519 Add "empty" to i18n 2023-03-19 20:13:07 +08:00
Gucheng Wang
98f962f818 Support i18n of id 2023-03-19 19:56:56 +08:00
Gucheng Wang
5989c4ff34 Remove i18n duplicates 2023-03-19 01:03:12 +08:00
Gucheng Wang
1de76e4da9 Finish i18n of vi 2023-03-19 00:13:16 +08:00
Gucheng Wang
4e62c255b3 Finish i18n of ru 2023-03-18 23:05:37 +08:00
Gucheng Wang
7ee54cb089 Finish i18n of ko 2023-03-18 22:24:06 +08:00
Gucheng Wang
bea03635a1 Finish i18n of ja 2023-03-18 21:46:17 +08:00
Gucheng Wang
2bc4cd9337 Fix i18n issue 2023-03-18 20:42:02 +08:00
Gucheng Wang
ed9ceaefe1 Finish i18n of de 2023-03-18 20:31:31 +08:00
Gucheng Wang
3dec2fdc18 Fix i18n issue 2023-03-18 19:05:58 +08:00