Yang Luo
53a7ef64fc
Revert "feat: fix cannot create "/files" folder issue in local file storage p…"
...
This reverts commit e228045e37fd342e462bc6c2c155fa9c3d00abd9.
2024-06-06 11:08:34 +08:00
DacongDA
e228045e37
feat: fix cannot create "/files" folder issue in local file storage provider in Docker ( #2994 )
v1.627.0
2024-06-06 10:49:56 +08:00
DacongDA
6b8c24e1f0
feat: fix password not encrypted issue in SetPassword() API ( #2990 )
...
* fix: fix password not encrypted in set password and password type not changed
* Update user.go
---------
Co-authored-by: Yang Luo <hsluoyz@qq.com>
v1.626.0
2024-06-04 13:32:13 +08:00
DacongDA
8a79bb64dd
feat: test SMTP connection with browser parameters ( #2986 )
v1.625.0
2024-06-04 01:34:36 +08:00
DacongDA
e5f9aab28f
feat: support resetting password on first login ( #2980 )
...
* feat: support reset password in first login
* feat: disable needUpdatePassword when user haven't email and phone and mfa
v1.624.0
2024-06-02 01:00:55 +08:00
Yang Luo
7d05b69aac
feat: remove useless code
v1.623.0
2024-05-28 20:33:55 +08:00
DacongDA
868e66e866
feat: fix QQ login error when using mobile browser ( #2971 )
v1.622.0
2024-05-27 01:07:15 +08:00
Husile
40ad3c9234
feat: support MFA fields in syncer ( #2966 )
...
* feat:add fields of sync-database
* feat:add fields of sync-database
2024-05-27 01:06:59 +08:00
Alex Babel
e2cd0604c2
feat: add back arm64 support in Docker image ( #2969 )
v1.621.0
2024-05-26 01:22:49 +08:00
Yang Luo
78c3065fbb
feat: fix address field bug in user edit page
v1.620.0
2024-05-24 17:19:27 +08:00
DacongDA
af2a9f0374
feat: get phone number and country from Google OAuth provider ( #2965 )
...
* feat: get phone number and country from Google OAuth provider
* feat: fix i18n
v1.619.0
2024-05-23 00:42:36 +08:00
DacongDA
bfcfb56336
feat: add address line 1 and 2 in web UI ( #2961 )
v1.618.0
2024-05-19 23:55:38 +08:00
DacongDA
c48306d117
feat: check signup item email regex in signup page ( #2960 )
...
* feat: check email regex in frontend
* Update SignupPage.js
---------
Co-authored-by: Yang Luo <hsluoyz@qq.com>
v1.617.0
2024-05-19 22:07:34 +08:00
DacongDA
6efec6b4b5
feat: support "label" field for signin item table ( #2956 )
v1.616.0
2024-05-19 03:07:36 +08:00
DacongDA
2daf26aa88
feat: use lowercase username when isUsernameLowered is enabled ( #2952 )
...
* feat: auto trim username during login and lowercase when isUsernameLowered enabled in conf
* fix: fix linter error
* fix: fix linter error
* fix: fix linter error
v1.615.0
2024-05-17 11:43:19 +08:00
DacongDA
21c151bcf8
feat: fix password not updated bug when updating syncer ( #2945 )
v1.614.0
2024-05-13 00:12:35 +08:00
DacongDA
b6b0b7d318
feat: support checking whether send-webhook API has error ( #2944 )
...
* feat: add webhook response for record
* refactor: refactor SendWebhook and use readall to read response body
* fix: improve code format
* fix: improve code format
* fix: improve code format
v1.613.0
2024-05-12 20:30:15 +08:00
Yang Luo
0ecc1d599f
feat: fix bug in AddUsersInBatch()
v1.612.0
2024-05-11 16:59:33 +08:00
Yang Luo
3456fc6695
fix: update go-sms-sender to v0.23.0
v1.611.2
2024-05-10 14:05:53 +08:00
DacongDA
c302dc7b8e
fix: fix bug when init plan and pricing and record ( #2934 )
...
* fix: fix potential bugs in init data
* fix: improve code format
* fix: fix bug when init plan and pricing and record
v1.611.1
2024-05-07 23:33:01 +08:00
DacongDA
d24ddd4f1c
feat: fix potential bugs in init_data.go ( #2932 )
...
* fix: fix potential bugs in init data
* fix: improve code format
v1.611.0
2024-05-07 23:11:08 +08:00
Yang Luo
572616d390
fix: fix bug in ProviderItem.CountryCodes
v1.610.1
2024-05-07 17:17:45 +08:00
Yang Luo
2187310dbc
feat: fix bug in initDefinedOrganization()
v1.610.0
2024-05-06 13:57:08 +08:00
DacongDA
26345bb21b
feat: add sms provider sendcloud ( #2927 )
v1.609.0
2024-05-06 13:38:55 +08:00
DacongDA
e0455df504
feat: improve record content masking ( #2923 )
...
* feat: hide password in record
* feat: improve code format
* feat: improve code format
v1.608.0
2024-05-05 12:42:09 +08:00
DacongDA
1dfbbf0e90
feat: fix bug that fails to import built-in org via init_data.json ( #2922 )
v1.607.0
2024-05-05 01:06:15 +08:00
Yang Luo
d43d58dee2
feat: fix getProviders() owner bug in product edit page
v1.606.0
2024-05-01 18:04:50 +08:00
Yang Luo
9eb4b12041
fix: rename to countryCodes for UI
v1.605.1
2024-05-01 11:44:21 +08:00
Yang Luo
3a45a4ee77
fix: rename to countryCodes
v1.605.0
2024-05-01 09:47:44 +08:00
Yang Luo
43393f034b
feat: fix the Email provider fails to match bug in GetProviderByCategoryAndRule()
2024-05-01 09:44:19 +08:00
Yang Luo
bafa80513b
fix: improve ProviderTable column UI
v1.604.0
2024-05-01 00:46:48 +08:00
Yang Luo
8d08140421
fix: fix typo in initBuiltInPermission()
2024-05-01 00:41:16 +08:00
DacongDA
3d29e27d54
feat: support multiple SMS providers for different regions ( #2914 )
...
* feat: support using different sms provider for different region
* feat: add multiple support for select and remove log
* feat: revert change for countryCode in loginPage
* feat: revert change for countryCode in user_util.go
* feat: revert change for countryCode in auth.go
* Update application_item.go
* Update CountryCodeSelect.js
* Update ProviderTable.js
---------
Co-authored-by: Yang Luo <hsluoyz@qq.com>
2024-05-01 00:40:47 +08:00
filwaline
199f1d4d10
feat: fix Auto-login causing AuthCodeWithPKCE Failures ( #2911 )
v1.603.0
2024-04-30 12:14:50 +08:00
DacongDA
227e938db6
feat: fix error behavior of custom oauth/saml provider in login page in big icon mode ( #2900 )
v1.602.0
2024-04-26 23:33:41 +08:00
Yang Luo
739cfd84ed
feat: cannot empty SigninMethodTable now
v1.601.0
2024-04-26 21:23:23 +08:00
DacongDA
8dbb041a34
feat: fix empty custom CSS for new rows in signin items table ( #2897 )
v1.600.0
2024-04-24 15:19:30 +08:00
Yang Luo
af2d26daf2
Add object.IsAppUser()
2024-04-24 01:10:38 +08:00
DacongDA
90d502ab2b
feat: add custom css style for signup page and enhance css edit ( #2880 )
...
* feat: add custom css style for signup page and enhance css edit in signintable
* feat: change cssStyle to customCss
* feat: auto hide <style> label, fix display problem on providers, remove auto add providers in signup page
* fix: fix indent in signin items customCss and fix providers display in signup items
* fix: fix login replace logical
v1.599.0
2024-04-21 11:56:18 +08:00
MyColorfulDays
d51af3378e
fix: fix init data not saved to database ( #2885 ) ( #2886 )
2024-04-21 11:55:06 +08:00
Yang Luo
87e2b97813
feat: translate Ukrainian language i18n
v1.598.0
2024-04-20 02:14:23 +08:00
Yang Luo
d9e44c1f2d
fix: add "Is used" to verification list page
v1.597.0
2024-04-20 00:18:52 +08:00
Yang Luo
dfa4503f24
feat: support "mfa_phone_enabled", "mfa_email_enabled" in update-user API
2024-04-20 00:16:45 +08:00
guangwu
f7fb32893b
fix: close file in LocalFileSystemProvider's Put() ( #2882 )
2024-04-20 00:11:52 +08:00
Yang Luo
66d0758b13
feat: fix DisableVerificationCode bug about empty email and phone
v1.596.0
2024-04-19 13:28:13 +08:00
Yang Luo
46ad0fe0be
Improve Email Send() logic
2024-04-11 19:09:48 +08:00
Yang Luo
6b637e3b2e
feat: fix SendgridEmailProvider error handling, fix send-email template
v1.595.0
2024-04-11 00:18:39 +08:00
DacongDA
3354945119
feat: add SendGrid Email provider ( #2865 )
...
* feat: add support for email provider send grid
* feat: rename send grid to sendgrid
* feat: rename send grid to sendgrid
* feat: change logo url of send grid
v1.594.0
2024-04-09 22:16:01 +08:00
DacongDA
19c4416f10
feat: degrade the ant-design/cssinjs version to fix the Chrome 87 broken UI issue ( #2861 )
v1.593.0
2024-04-09 09:15:39 +08:00
Yang Luo
2077db9091
fix: fix bug in VerificationListPage
v1.592.1
2024-04-07 15:39:25 +08:00