Amir Zarrinkafsh
fa143ea029
fix(web): update client rendering method ( #3106 )
...
This PR utilises the React 18 Client Rendering API along with createRoot as opposed to the React 17 ReactDOM.render method.
2022-04-04 09:39:18 +10:00
renovate[bot]
ec8d71f63f
build(deps): update material-ui monorepo ( #3105 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-04 07:24:27 +10:00
James Elliott
9e05066097
refactor(handlers): ppolicy ( #3103 )
...
Add tests and makes the password policy a provider so the configuration can be loaded to memory on startup.
2022-04-03 21:58:27 +10:00
renovate[bot]
0f6ca55016
build(deps): update dependency eslint-import-resolver-typescript to v2.7.1 ( #3104 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-03 17:02:59 +10:00
renovate[bot]
0559e33263
build(deps): update dependency prettier to v2.6.2 ( #3100 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-04-03 16:21:13 +10:00
James Elliott
36cf662458
refactor: misc password policy refactoring ( #3102 )
...
Add tests and makes the password policy a provider so the configuration can be loaded to memory on startup.
2022-04-03 10:48:26 +10:00
Manuel Nuñez
8659ba394d
feat(authentication): password policy ( #2723 )
...
Implement a password policy with visual feedback in the web portal.
Co-authored-by: Manuel Nuñez <@mind-ar>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-04-03 08:32:57 +10:00
protvis74
c3faa38d72
feat(web): add de i18n translation ( #3043 )
...
Added German translation to Authelia.
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-04-01 21:25:30 +11:00
renovate[bot]
4e6ceeb38d
build(deps): update dependency react-router-dom to v6.3.0 ( #3085 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-01 09:20:11 +11:00
renovate[bot]
87ef1ad9e1
build(deps): update dependency @testing-library/react to v13 ( #3082 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-31 18:09:32 +11:00
renovate[bot]
67f4bab7a6
build(deps): update dependency @vitejs/plugin-react to v1.3.0 ( #3078 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-31 13:05:31 +11:00
renovate[bot]
93d8eb9dee
build(deps): update dependency qrcode.react to v3.0.1 ( #3080 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-31 09:08:23 +11:00
renovate[bot]
4f4470a5fc
build(deps): update react monorepo to v18 ( #3074 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-30 13:33:55 +11:00
renovate[bot]
934e48f8e0
build(deps): update dependency eslint-plugin-react-hooks to v4.4.0 ( #3073 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-30 13:06:34 +11:00
renovate[bot]
5bb20180f6
build(deps): update dependency qrcode.react to v3 ( #3064 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-30 12:00:10 +11:00
renovate[bot]
160a087af5
build(deps): update typescript-eslint monorepo to v5.17.0 ( #3070 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-30 10:38:21 +11:00
James Elliott
7b42f0d02a
release: v4.34.6 ( #3067 )
2022-03-28 13:31:41 +11:00
James Elliott
70ab8aab15
fix(web): show appropriate default and available methods ( #2999 )
...
This ensures that; the method set when a user does not have a preference is a method that is available, that if a user has a preferred method that is not available it is changed to an enabled method with preference put on methods the user has configured, that the frontend does not show the method selection option when only one method is available.
2022-03-28 12:26:30 +11:00
renovate[bot]
17751a96a1
build(deps): update dependency @types/react to v17.0.43 ( #3048 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-26 21:28:03 +11:00
renovate[bot]
8f7c415654
build(deps): update dependency react-i18next to v11.16.2 ( #3061 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-26 21:11:51 +11:00
renovate[bot]
70271cd594
build(deps): update dependency typescript to v4.6.3 ( #3058 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-26 20:28:39 +11:00
renovate[bot]
d25685fe0c
build(deps): update dependency @testing-library/jest-dom to v5.16.3 ( #3056 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-26 20:05:15 +11:00
renovate[bot]
2aafce9b3f
build(deps): update dependency eslint-import-resolver-typescript to v2.7.0 ( #3049 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-26 19:27:57 +11:00
renovate[bot]
85e57d3f86
build(deps): update font awesome to v6.1.1 ( #3047 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-26 19:09:42 +11:00
renovate[bot]
8dfdef0044
build(deps): update dependency prettier to v2.6.1 ( #3060 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-26 18:50:27 +11:00
renovate[bot]
bce0f5d308
build(deps): update dependency vite-plugin-svgr to v1.1.0 ( #3045 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-26 18:30:14 +11:00
renovate[bot]
524235d23c
build(deps): update dependency i18next-browser-languagedetector to v6.1.4 ( #3054 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-24 15:10:42 +11:00
renovate[bot]
f8a64171b6
build(deps): update dependency @types/react-dom to v17.0.14 ( #3039 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-22 16:43:04 +11:00
renovate[bot]
b3ee616faf
build(deps): update typescript-eslint monorepo to v5.16.0 ( #3044 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-22 14:55:21 +11:00
renovate[bot]
e7bb93f45d
build(deps): update dependency @types/react to v17.0.41 ( #3038 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-22 14:34:57 +11:00
James Elliott
0db604c005
release: v4.34.5
2022-03-18 20:57:11 +11:00
renovate[bot]
97d7e9091a
build(deps): update dependency react-i18next to v11.16.1 ( #3035 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-18 09:35:27 +11:00
renovate[bot]
3b9e5ac243
build(deps): update dependency react-i18next to v11.16.0 ( #3034 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-18 09:10:43 +11:00
renovate[bot]
af5a1d1e09
build(deps): update dependency @fortawesome/react-fontawesome to v0.1.18 ( #3024 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-17 08:32:16 +11:00
renovate[bot]
105eaec00a
build(deps): update dependency @commitlint/cli to v16.2.3 ( #3020 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-16 17:33:08 +11:00
renovate[bot]
474296fe84
build(deps): update dependency prettier to v2.6.0 ( #3021 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-16 17:11:12 +11:00
renovate[bot]
e6a3a52fb7
build(deps): update dependency @fortawesome/fontawesome-svg-core to v6 ( #3015 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-16 10:13:30 +11:00
renovate[bot]
2c3b507096
build(deps): update font awesome to v6.1.0 ( #3014 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-16 08:28:24 +11:00
renovate[bot]
bd5783cb49
build(deps): update typescript-eslint monorepo to v5.15.0 ( #3011 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-15 12:06:34 +11:00
renovate[bot]
98b686021d
build(deps): update dependency eslint-plugin-react to v7.29.4 ( #3004 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-15 10:20:32 +11:00
renovate[bot]
4901124f46
build(deps): update dependency react-i18next to v11.15.7 ( #3001 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-15 09:03:14 +11:00
renovate[bot]
5e6a2c5e8d
build(deps): update dependency i18next-http-backend to v1.4.0 ( #3003 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-15 08:30:23 +11:00
renovate[bot]
f41a4628f2
build(deps): update dependency @types/react to v17.0.40 ( #2992 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-10 22:11:25 +11:00
James Elliott
ed49cc0a74
release: v4.34.4 ( #2991 )
2022-03-10 13:17:56 +11:00
James Elliott
9a62bff1e5
build(deps): update dependency qrcode.react to v2 ( #2990 )
2022-03-10 12:48:29 +11:00
renovate[bot]
18c3d8ffb5
build(deps): update dependency axios to v0.26.1 ( #2989 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-10 12:04:45 +11:00
renovate[bot]
51a1b2cb58
build(deps): update dependency i18next to v21.6.14 ( #2982 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-10 11:04:04 +11:00
renovate[bot]
26cab9f203
build(deps): update dependency @testing-library/react to v12.1.4 ( #2983 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-10 10:12:56 +11:00
renovate[bot]
743d8c5a8d
build(deps): update dependency react-i18next to v11.15.6 ( #2976 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-09 17:01:19 +11:00
renovate[bot]
6443f5cbe5
build(deps): update typescript-eslint monorepo to v5.14.0 ( #2977 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-09 14:46:41 +11:00
renovate[bot]
b48b2ddde6
build(deps): update dependency vite-plugin-istanbul to v2.5.1 ( #2973 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 12:09:32 +11:00
James Elliott
6d937cf6cc
refactor(model): rename from models ( #2968 )
2022-03-06 16:47:40 +11:00
James Elliott
ebce62b1fc
release: v4.34.3 ( #2964 )
2022-03-05 18:32:14 +11:00
James Elliott
67846faacb
release: v4.34.2 ( #2958 )
2022-03-04 22:09:33 +11:00
James Elliott
82d28155d0
release: v4.34.1 ( #2955 )
2022-03-04 17:26:42 +11:00
James Elliott
62e670e4fe
release: v4.34.0 ( #2951 )
2022-03-04 16:05:26 +11:00
renovate[bot]
4acb42aa39
build(deps): update font awesome to v6 ( #2913 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-04 12:45:39 +11:00
renovate[bot]
cd2a5b2354
build(deps): update dependency eslint-plugin-react to v7.29.3 ( #2949 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-04 12:20:22 +11:00
renovate[bot]
d9292875fc
build(deps): update dependency i18next to v21.6.13 ( #2942 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-03 22:43:18 +11:00
James Elliott
8f05846e21
feat: webauthn ( #2707 )
...
This implements Webauthn. Old devices can be used to authenticate via the appid compatibility layer which should be automatic. New devices will be registered via Webauthn, and devices which do not support FIDO2 will no longer be able to be registered. At this time it does not fully support multiple devices (backend does, frontend doesn't allow registration of additional devices). Does not support passwordless.
2022-03-03 22:20:43 +11:00
renovate[bot]
3c0d9b3b57
build(deps): update dependency eslint-config-prettier to v8.5.0 ( #2941 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-03 12:29:26 +11:00
renovate[bot]
ee4c7d7340
build(deps): update dependency @types/react-dom to v17.0.13 ( #2940 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-03 10:58:55 +11:00
renovate[bot]
476df97622
build(deps): update dependency react-router-dom to v6.2.2 ( #2929 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-03-02 23:07:43 +11:00
renovate[bot]
03b2b45c4d
build(deps): update dependency @types/react-dom to v17.0.12 ( #2935 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-02 20:15:39 +11:00
renovate[bot]
8dcb8c4e29
build(deps): update dependency vite to v2.8.6 ( #2936 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-02 13:06:14 +11:00
renovate[bot]
b7ddcb1d29
build(deps): update dependency typescript to v4.6.2 ( #2932 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-01 15:39:39 +11:00
renovate[bot]
d5684b9f87
build(deps): update typescript-eslint monorepo to v5.13.0 ( #2928 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-01 11:15:55 +11:00
renovate[bot]
4c63d4f59c
build(deps): update dependency vite to v2.8.5 ( #2927 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-01 08:21:58 +11:00
renovate[bot]
d87a56fa1a
build(deps): update dependency eslint-plugin-react to v7.29.2 ( #2918 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-27 17:37:43 +01:00
renovate[bot]
d565133f19
build(deps): update dependency eslint-plugin-react to v7.29.0 ( #2915 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-25 20:18:44 +11:00
renovate[bot]
c525849eee
build(deps): update dependency @types/node to v16.11.26 ( #2894 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-25 09:10:01 +11:00
James Elliott
b733f7b86d
build(deps): update pnpm packages ( #2911 )
2022-02-24 19:27:57 +11:00
renovate[bot]
4d06318413
build(deps): update dependency @testing-library/jest-dom to v5.16.2 ( #2892 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-02-23 13:13:20 +11:00
renovate[bot]
c03b24232f
build(deps): update dependency @fortawesome/react-fontawesome to v0.1.17 ( #2891 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-23 12:08:15 +11:00
James Elliott
fcdd41ea2a
feat: oidc scope i18n ( #2799 )
...
This adds i18n for the OIDC scope descriptsions descriptions.
2022-02-08 01:18:16 +11:00
James Elliott
7775d2af0e
fix(ntp): disable failure ignored ( #2835 )
...
Disable failure was ignored previously, this ensures it isn't.
2022-02-03 14:04:24 +11:00
renovate[bot]
029e3268d4
build(deps): update dependency i18next to v21.6.7 ( #2824 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 11:04:32 +11:00
renovate[bot]
28b29be0af
build(deps): update dependency i18next-http-backend to v1.3.2 ( #2823 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 10:23:00 +11:00
renovate[bot]
7402f6807b
build(deps): update dependency react-i18next to v11.15.3 ( #2821 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 00:48:50 +11:00
renovate[bot]
31f3f23195
build(deps): update dependency i18next to v21.6.6 ( #2820 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-22 00:23:49 +11:00
Manuel Nuñez
db046b2d1c
feat(web): i18n ( #2697 )
...
This adds support for i18n so that users may be presented a familiar language to the language the browser language they are using automatically. Currently supported languages: en, es.
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-01-21 23:05:46 +11:00
James Elliott
8d5a29117e
release: v4.33.2 ( #2800 )
2022-01-21 15:34:17 +11:00
renovate[bot]
6020dd611f
build(deps): update dependency typescript to v4.5.5 ( #2812 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-01-21 11:38:48 +11:00
renovate[bot]
c4cef2918b
build(deps): update dependency @commitlint/cli to v16.1.0 ( #2810 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-01-21 11:19:25 +11:00
renovate[bot]
97a862e81a
build(deps): update dependency @commitlint/cli to v16.0.3 ( #2808 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-20 07:30:44 +11:00
renovate[bot]
6366e3452c
build(deps): update dependency vite to v2.7.13 ( #2807 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-19 18:22:27 +11:00
renovate[bot]
fb73d75c08
build(deps): update dependency @types/node to v16.11.21 ( #2806 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-19 08:26:18 +11:00
renovate[bot]
545dddea52
build(deps): update dependency axios to v0.25.0 ( #2805 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-01-18 21:45:57 +11:00
renovate[bot]
e4391892b5
build(deps): update typescript-eslint monorepo to v5.10.0 ( #2804 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 13:10:39 +11:00
renovate[bot]
adb6949f30
build(deps): update dependency vite-plugin-istanbul to v2.4.0 ( #2803 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 11:25:28 +11:00
renovate[bot]
1945535742
build(deps): update dependency @types/node to v16.11.20 ( #2802 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-18 10:50:28 +11:00
renovate[bot]
73b7900fee
build(deps): update dependency vite to v2.7.12 ( #2797 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-14 09:30:18 +11:00
renovate[bot]
ef824a3b6c
build(deps): update dependency vite to v2.7.11 ( #2795 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-13 23:57:40 +11:00
renovate[bot]
03caebaad0
build(deps): update dependency query-string to v7.1.0 ( #2772 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Clément Michaud <clement.michaud34@gmail.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-01-13 01:11:09 +11:00
renovate[bot]
5e4738beec
build(deps): update dependency @commitlint/cli to v16.0.2 ( #2777 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-01-13 00:53:52 +11:00
renovate[bot]
d68f9a2254
build(deps): update dependency vite-plugin-svgr to v1 ( #2779 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-01-13 00:13:07 +11:00
renovate[bot]
cf632cb34a
build(deps): update typescript-eslint monorepo to v5.9.1 ( #2786 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 22:57:12 +01:00
renovate[bot]
25d16994e3
build(deps): update dependency husky to v7.0.4 ( #2780 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-11 13:29:58 +01:00
renovate[bot]
322359fefb
build(deps): update dependency jest to v27.4.7 ( #2768 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-07 11:53:29 +11:00
renovate[bot]
74641ce027
build(deps): update dependency jest to v27.4.6 ( #2766 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-05 20:06:53 +11:00