Commit Graph

  • e0455df504 feat: improve record content masking (#2923) v1.608.0 DacongDA 2024-05-05 12:42:09 +08:00
  • 1dfbbf0e90 feat: fix bug that fails to import built-in org via init_data.json (#2922) v1.607.0 DacongDA 2024-05-05 01:06:15 +08:00
  • d43d58dee2 feat: fix getProviders() owner bug in product edit page v1.606.0 Yang Luo 2024-05-01 18:04:36 +08:00
  • 9eb4b12041 fix: rename to countryCodes for UI v1.605.1 Yang Luo 2024-05-01 11:44:21 +08:00
  • 3a45a4ee77 fix: rename to countryCodes v1.605.0 Yang Luo 2024-05-01 09:47:44 +08:00
  • 43393f034b feat: fix the Email provider fails to match bug in GetProviderByCategoryAndRule() Yang Luo 2024-05-01 09:44:19 +08:00
  • bafa80513b fix: improve ProviderTable column UI v1.604.0 Yang Luo 2024-05-01 00:46:48 +08:00
  • 8d08140421 fix: fix typo in initBuiltInPermission() Yang Luo 2024-05-01 00:41:16 +08:00
  • 3d29e27d54 feat: support multiple SMS providers for different regions (#2914) DacongDA 2024-05-01 00:40:47 +08:00
  • 199f1d4d10 feat: fix Auto-login causing AuthCodeWithPKCE Failures (#2911) v1.603.0 filwaline 2024-04-30 12:14:50 +08:00
  • 227e938db6 feat: fix error behavior of custom oauth/saml provider in login page in big icon mode (#2900) v1.602.0 DacongDA 2024-04-26 23:33:41 +08:00
  • 739cfd84ed feat: cannot empty SigninMethodTable now v1.601.0 Yang Luo 2024-04-26 21:23:23 +08:00
  • 8dbb041a34 feat: fix empty custom CSS for new rows in signin items table (#2897) v1.600.0 DacongDA 2024-04-24 15:19:30 +08:00
  • af2d26daf2 Add object.IsAppUser() Yang Luo 2024-04-24 01:10:38 +08:00
  • 90d502ab2b feat: add custom css style for signup page and enhance css edit (#2880) v1.599.0 DacongDA 2024-04-21 11:56:18 +08:00
  • d51af3378e fix: fix init data not saved to database (#2885) (#2886) MyColorfulDays 2024-04-21 11:55:06 +08:00
  • 87e2b97813 feat: translate Ukrainian language i18n v1.598.0 Yang Luo 2024-04-20 02:14:23 +08:00
  • d9e44c1f2d fix: add "Is used" to verification list page v1.597.0 Yang Luo 2024-04-20 00:18:52 +08:00
  • dfa4503f24 feat: support "mfa_phone_enabled", "mfa_email_enabled" in update-user API Yang Luo 2024-04-20 00:16:45 +08:00
  • f7fb32893b fix: close file in LocalFileSystemProvider's Put() (#2882) guangwu 2024-04-20 00:11:52 +08:00
  • 66d0758b13 feat: fix DisableVerificationCode bug about empty email and phone v1.596.0 Yang Luo 2024-04-19 13:28:13 +08:00
  • 46ad0fe0be Improve Email Send() logic Yang Luo 2024-04-11 19:09:48 +08:00
  • 6b637e3b2e feat: fix SendgridEmailProvider error handling, fix send-email template v1.595.0 Yang Luo 2024-04-11 00:18:39 +08:00
  • 3354945119 feat: add SendGrid Email provider (#2865) v1.594.0 DacongDA 2024-04-09 22:16:01 +08:00
  • 19c4416f10 feat: degrade the ant-design/cssinjs version to fix the Chrome 87 broken UI issue (#2861) v1.593.0 DacongDA 2024-04-09 09:15:39 +08:00
  • 2077db9091 fix: fix bug in VerificationListPage v1.592.1 Yang Luo 2024-04-07 15:39:15 +08:00
  • 800f0ed249 feat: add tzdata package in Dockerfile to fix timezone issue (#2857) v1.592.0 无别 2024-04-07 14:27:45 +08:00
  • 6161040c67 fix: Dismiss google one tap after logged in by setting disableCancelOnUnmount to false (#2854) v1.591.1 xyt 2024-04-05 23:39:33 +08:00
  • 1d785e61c6 feat: Google One Tap should be hidden after logged in (#2853) v1.591.0 xyt 2024-04-05 20:10:13 +08:00
  • 0329d24867 feat: add isUsernameLowered to config v1.590.0 Yang Luo 2024-04-02 21:54:16 +08:00
  • fb6f3623ee feat: add requireProviderPermission() v1.589.0 Yang Luo 2024-03-30 23:24:59 +08:00
  • eb448bd043 fix: fix permission problem in provider (#2848) DacongDA 2024-03-30 23:18:03 +08:00
  • ea88839db9 feat: add back button in forget password page (#2847) xyt 2024-03-30 23:17:47 +08:00
  • cb95f6977a fix: fix PasswordModal error when changing username v1.588.1 Yang Luo 2024-03-30 12:28:55 +08:00
  • 9067df92a7 feat: revert "feat: Support metamask mobile login" (#2845) v1.588.0 Eric Luo 2024-03-30 00:36:25 +08:00
  • 5d19527af8 Revert "feat: Support metamask mobile login (#2844)" revert-2844-master Eric Luo 2024-03-30 00:35:19 +08:00
  • bfa2ab63ad feat: Support metamask mobile login (#2844) v1.587.0 HGZ-20 2024-03-30 00:08:52 +08:00
  • 505054b0eb feat: use minWidth for a better display effect in org select (#2843) v1.586.0 DacongDA 2024-03-29 15:47:27 +08:00
  • f95ce13b82 fix: support "Email or Phone" in signup table v1.585.1 Yang Luo 2024-03-29 09:07:37 +08:00
  • 5315f16a48 feat: can specify UI theme via /?theme=default and /?theme=dark (#2842) v1.585.0 xyt 2024-03-29 00:52:18 +08:00
  • d054f3e001 feat: The /login/oauth/access_token api supports the token and id_token grant types. (#2836) v1.584.0 Will.Feng 2024-03-28 00:41:54 +08:00
  • b158b840bd Add "new-user" to webhook event list v1.583.1 Yang Luo 2024-03-27 15:23:06 +08:00
  • b16f1807b3 fix: fix bug in "new-user" record Yang Luo 2024-03-27 15:15:40 +08:00
  • d0cce1bf7a Order by "id" in GetPaginationRecords() Yang Luo 2024-03-27 15:14:41 +08:00
  • 9892cd20ab Improve erorr message in CheckVerificationCode() Yang Luo 2024-03-27 15:14:20 +08:00
  • d1f31dd327 feat: fix linter v1.583.0 Yang Luo 2024-03-26 23:24:53 +08:00
  • 94743246a1 Improve "%{user.friendlyName}" handling Yang Luo 2024-03-25 21:26:36 +08:00
  • 39ad1bc593 Add signup's object in AfterRecordMessage() Yang Luo 2024-03-25 21:20:33 +08:00
  • d97f833d2a feat: Add 'owner' and 'name' Parameters to /api/get-captcha Response for /api/verify-captcha Usage (#2834) v1.582.0 Will.Feng 2024-03-25 16:34:42 +08:00
  • 948fa911e2 feat: add users to getGroups() and getGroup() APIs v1.581.0 Yang Luo 2024-03-22 23:32:30 +08:00
  • 6073a0f63d Rename GroupListPage and GroupEditPage Yang Luo 2024-03-22 23:14:05 +08:00
  • 91268bca70 Improve enableAutoSignin option UI Yang Luo 2024-03-22 22:55:10 +08:00
  • 23dbb0b926 feat: add response to Records page (#2830) v1.580.0 DacongDA 2024-03-22 14:53:38 +08:00
  • 97cc1f9e2b fix: delete duplicate err check in utils/validation.go (#2831) v1.579.1 pfeak 2024-03-21 18:17:38 +08:00
  • 8c415be7c7 feat: upgrade goth to v1.79.0 v1.579.0 Yang Luo 2024-03-20 19:57:15 +08:00
  • e87165cfc8 Upgrade go.mod versions Yang Luo 2024-03-20 19:51:56 +08:00
  • fc4fa2e8b6 feat: add verification list page and related API (#2822) v1.578.0 DacongDA 2024-03-19 19:10:52 +08:00
  • 44ae76503e feat: add default user mapping in custom oauth2 provider (#2819) v1.577.0 Yaodong Yu 2024-03-18 23:01:17 +08:00
  • ae1634a4d5 feat: fix user cannot logout issue about bug in GetSessionToken() v1.576.0 Yang Luo 2024-03-18 02:11:39 +08:00
  • bdf9864f69 fix: add FaceIdSigninBegin() to verify user information before face login (#2815) v1.575.1 HGZ-20 2024-03-18 00:04:12 +08:00
  • 72839d6bf5 feat: fix TokenFormat error in get-account API v1.575.0 Yang Luo 2024-03-17 23:03:50 +08:00
  • 2c4b1093ed fix: Correct expiresIn calculation for WeChat Mini Program token. (#2814) v1.574.1 Will.Feng 2024-03-17 22:20:21 +08:00
  • d1c55d5aa7 fix: improve error message in token_cas.go v1.574.0 Yang Luo 2024-03-17 21:55:06 +08:00
  • c8aa35c9c6 feat: add token to the page for Chrome extension (#2804) SamYSF 2024-03-17 22:01:28 +08:00
  • 6037f37b87 feat: add default token format for built-in app v1.573.0 Yang Luo 2024-03-17 20:46:01 +08:00
  • 1b478903d8 feat: fix login page error cannot show bug v1.572.0 Yang Luo 2024-03-17 11:39:12 +08:00
  • 4f5ac7a10b Fix Face IDs label Yang Luo 2024-03-17 09:55:53 +08:00
  • e81ba62234 Improve Face ID signin method UI Yang Luo 2024-03-17 09:54:03 +08:00
  • a19060c7cb fix: missing parameter type_token_hint in IntrospectToken() (#2812) v1.571.1 Ron 2024-03-16 22:39:04 +05:00
  • 96812f676b fix: "fs" module not found issue in face-api.js for browser usage (#2810) HGZ-20 2024-03-17 01:35:43 +08:00
  • 04f0458b5c feat: improve handleCameraError() and camera call logic (#2809) v1.571.0 HGZ-20 2024-03-16 22:52:57 +08:00
  • fd0bcd9a17 Improve getObject() for "/api/get-policies" Yang Luo 2024-03-16 21:42:00 +08:00
  • 01a5958307 Improve error text in RequireAdmin() Yang Luo 2024-03-16 21:14:19 +08:00
  • be88b00278 feat: improve RequireAdmin() logic v1.570.0 Yang Luo 2024-03-16 20:49:17 +08:00
  • 1bd0245e7a Improve CheckVerificationCode() error message, add receiver to index Yang Luo 2024-03-16 18:16:29 +08:00
  • cc84bd37cf Add object field in RecordListPage Yang Luo 2024-03-16 16:57:04 +08:00
  • 8302fcf805 Improve handleCameraError() Yang Luo 2024-03-16 09:55:55 +08:00
  • 391a533ce1 feat: add "Face ID" login method (#2782) v1.569.0 HGZ-20 2024-03-16 09:04:00 +08:00
  • 57431a59ad fix: Ensure /api/get-app-login Returns Captcha Provider for Applications Configured with Captcha (#2800) v1.568.0 Will.Feng 2024-03-15 19:56:12 +08:00
  • 88a4736520 feat: fix GetDashboard() page Yang Luo 2024-03-15 19:52:19 +08:00
  • 2cb6ff69ae fix: show selected organizations' statistics in dashboard page (#2805) v1.567.2 xiao-kong-long 2024-03-15 19:36:39 +08:00
  • e1e5943a3e fix: fix the issue of adding xmlns="" when generating XML (#2799) v1.567.1 leon.zhao 2024-03-13 23:59:05 +08:00
  • 3875896c1e feat: support custom header logo (#2801) v1.567.0 DacongDA 2024-03-13 23:33:43 +08:00
  • 7e2f265420 feat: improve organization select UI (#2798) v1.566.0 DacongDA 2024-03-12 19:39:53 +08:00
  • 53ef179e9b Set Webhook.Url length to 200 Yang Luo 2024-03-11 18:18:01 +08:00
  • 376ef0ed14 feat: support custom Email content in /send-email API v1.565.0 Yang Luo 2024-03-11 11:48:00 +08:00
  • ca183be336 Improve ManagedAccountTable UI Yang Luo 2024-03-11 00:13:34 +08:00
  • e5da57a005 feat: fix cert's ES options v1.564.0 Yang Luo 2024-03-10 19:30:05 +08:00
  • e4e225db32 Use "ES512" value Yang Luo 2024-03-10 19:25:41 +08:00
  • a1add992ee Support legacy "RSA" value Yang Luo 2024-03-10 19:23:54 +08:00
  • 2aac265ed4 Improve populateContent() Yang Luo 2024-03-10 18:58:53 +08:00
  • 2dc755f529 fix: add more cert algorithms like ES256 and PS256 (#2793) v1.563.1 xiao-kong-long 2024-03-10 18:39:41 +08:00
  • 0dd474d5fc feat: fix public profile page shows blank page bug v1.563.0 Yang Luo 2024-03-10 14:11:18 +08:00
  • 6998451e97 fix: support roles and permissions in /userinfo API v1.562.1 Yang Luo 2024-03-10 12:34:56 +08:00
  • 9175e5b664 Fix bug in GetMaskedEmail() Yang Luo 2024-03-10 11:36:59 +08:00
  • dbc6b0dc45 feat: fix issue that forget password page fails to redirect back to signin page (#2792) v1.562.0 DacongDA 2024-03-10 09:55:44 +08:00
  • 31b7000f6a fix: enable the only language for login page v1.561.1 Yang Luo 2024-03-09 11:28:23 +08:00
  • d25eaa65cd feat: support custom page footer (#2790) v1.561.0 DacongDA 2024-03-08 23:11:03 +08:00
  • f5bcd00652 Add language to records page Yang Luo 2024-03-08 23:03:30 +08:00
  • 0d5f49e40a fix: fix GetResources() bug for app users v1.560.1 Yang Luo 2024-03-08 16:15:31 +08:00