Commit Graph

2777 Commits (28626113b7278c05002d89882e7b674e90da7917)

Author SHA1 Message Date
James Elliott 28626113b7
ci: crowdin commit lint etc (#3372) 2022-05-16 10:54:31 +10:00
James Elliott 94ff0d9b8f
ci: skip crowdin untranslated (#3370) 2022-05-16 09:45:33 +10:00
James Elliott e2bbbf496b
ci: add crowdin configuration (#3368) 2022-05-16 09:09:10 +10:00
James Elliott c26fa6592e
release: v4.35.5 (#3365) 2022-05-15 16:59:21 +10:00
James Elliott c427b8f920
fix(authentication): err when user/display name same ldap attribute (#3364)
This fixes an issue when both the username and display name attributes are the same. If the username attribute is the same as the display name attribute previously we only set the display name profile value which is incorrect. We should set the username profile value instead and allow the display name to be blank.
2022-05-15 16:37:23 +10:00
renovate[bot] 0c28788c5f
build(deps): update dependency @commitlint/cli to v16.3.0 (#3362) 2022-05-14 22:46:40 +10:00
James Elliott ac4159acff
build(deps): update swagger-ui to v4.11.1 (#3361) 2022-05-14 15:24:45 +10:00
renovate[bot] 1c6b3b7c55
build(deps): update dependency i18next to v21.8.2 (#3358)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-14 07:02:19 +10:00
renovate[bot] 0c841f239d
build(deps): update dependency @types/node to v16.11.35 (#3355)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-13 09:14:54 +10:00
renovate[bot] 4da8036db2
build(deps): update dependency @types/react-dom to v18.0.4 (#3354)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-13 08:52:33 +10:00
allcontributors[bot] 94998878be
docs: add zxlim as a contributor for doc (#3352)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-05-12 09:46:17 +10:00
Zhao Xiang Lim ee7b304f66
docs: fix missing backtick in file authentication docs (#3348)
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-05-12 09:44:37 +10:00
renovate[bot] b3bacb64dd
build(deps): update dependency esbuild to v0.14.39 (#3351)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-12 09:40:40 +10:00
James Elliott e6cf728f24
release: v4.35.4 (#3350) 2022-05-12 09:27:40 +10:00
renovate[bot] fe2fee07f0
build(deps): update dependency i18next to v21.8.1 (#3349)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-05-12 08:04:25 +10:00
James Elliott cb46e9064b
fix(web): loading from root instead of base path (#3342)
This fixes an issue where we were loading the locales from the root rather than the base path.
2022-05-12 07:43:30 +10:00
renovate[bot] b7e40d7319
build(deps): update dependency vite to v2.9.9 (#3347) 2022-05-11 22:28:32 +10:00
renovate[bot] 1bd862a814
build(deps): update dependency golang to v1.18.2 (#3345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-11 10:23:48 +10:00
renovate[bot] e1695a5d56
build(deps): update dependency @types/node to v16.11.34 (#3344)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-11 09:39:29 +10:00
renovate[bot] 2c4743266a
build(deps): update module github.com/fasthttp/session/v2 to v2.4.10 (#3340)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-10 22:28:24 +10:00
renovate[bot] b00f4dfb00
build(deps): update module github.com/fasthttp/router to v1.4.9 (#3339)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-10 22:16:18 +10:00
Amir Zarrinkafsh 9b812b0b8f
ci(buildkite): exclude additional file from pre-exit clean up (#3337) 2022-05-10 17:57:04 +10:00
James Elliott 6353eb710f
release: v4.35.3 (#3336) 2022-05-10 15:56:20 +10:00
James Elliott 150e54c3ae
fix(authentication): utilize msad password history control (#3256)
This fixes an issue where the Microsoft Active Directory Server Policy Hints control was not being used to prevent avoidance of the PSO / FGPP applicable to the user.
2022-05-10 14:38:36 +10:00
allcontributors[bot] 3178e88c58
docs: add jamesmacwhite as a contributor for question (#3335)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2022-05-10 13:44:26 +10:00
James Elliott 0f9c79e80a
docs: add sql supported version info (#3334) 2022-05-10 13:41:07 +10:00
renovate[bot] 7ee8a82510
build(deps): update typescript-eslint monorepo to v5.23.0 (#3329)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-10 09:45:40 +10:00
renovate[bot] 1c3f56627f
build(deps): update module github.com/simia-tech/crypt to v0.5.1 (#3327)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-10 09:32:12 +10:00
renovate[bot] b0c4c18ddc
build(deps): update module github.com/go-rod/rod to v0.106.6 (#3326) 2022-05-09 22:28:49 +10:00
renovate[bot] 2ef7e39a8e
build(deps): update dependency husky to v8.0.1 (#3325) 2022-05-09 22:17:54 +10:00
otbutz 6ed2a1cb2f
docs: add caddy to readme.md (#3324) 2022-05-09 18:24:49 +10:00
renovate[bot] cf3ad40caa
build(deps): update dependency husky to v8 (#3323)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 14:29:34 +10:00
James Elliott a7106ad7e9
fix(handler): missing notification values (#3321)
This ensures all template types share the same template values and display them correctly regardless if text/html/other.

Fixes #3319.
2022-05-09 08:43:12 +10:00
renovate[bot] 39a97cdaa5
build(deps): update dependency i18next to v21.8.0 (#3322) 2022-05-09 07:54:20 +10:00
renovate[bot] a1550e3e8c
build(deps): update module github.com/jackc/pgx/v4 to v4.16.1 (#3320)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-08 08:47:52 +10:00
renovate[bot] b3b3e3bac9
build(deps): update dependency eslint to v8.15.0 (#3317) 2022-05-07 20:36:40 +10:00
renovate[bot] 7d8b914f44
build(deps): update dependency react-i18next to v11.16.9 (#3316) 2022-05-07 20:00:14 +10:00
renovate[bot] 7ce191748e
build(deps): update dependency @types/react to v18.0.9 (#3315) 2022-05-07 17:28:35 +10:00
James Elliott 45df1ec7d0
docs: fix missing format char (#3318) 2022-05-07 14:24:28 +10:00
James Elliott bda87db79c
test(suites): caddy (#3305) 2022-05-07 11:55:52 +10:00
James Elliott 1060bcee06
docs: caddy integration (#3307)
This adds docs on integration with Caddy.

Closes #1241
2022-05-07 09:18:28 +10:00
renovate[bot] 58422b0470
build(deps): update jest monorepo to v28.1.0 (#3314)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-06 23:36:46 +10:00
Amir Zarrinkafsh dde80dda29
docs: update portainer missing scopes (#3313) 2022-05-06 23:16:08 +10:00
renovate[bot] 6e05b35493
build(deps): update dependency i18next to v21.7.1 (#3311)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-06 20:27:03 +10:00
Amir Zarrinkafsh 14f9a19b7d
ci(renovate): fix go.mod tidy and utilise latest go version (#3310) 2022-05-06 20:06:43 +10:00
James Elliott 65f55e3ed6
release: v4.35.2 (#3302) 2022-05-06 10:57:40 +10:00
renovate[bot] 06db089010
build(deps): update dependency vite-plugin-istanbul to v2.7.3 (#3304)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-06 10:23:18 +10:00
renovate[bot] 5c1ade000a
build(deps): update dependency react-i18next to v11.16.8 (#3301)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-05 16:20:07 +10:00
renovate[bot] 3f179bc4bc
build(deps): update dependency vite to v2.9.8 (#3300)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-05 10:13:16 +10:00
James Elliott 0855ea2f71
fix(server): missing cache and xss headers (#3289)
Addresses documentation and a couple of headers which were missed.
2022-05-04 14:47:23 +10:00