EDIflyer
019b6c9820
docs: tiny typo fix for ( #3718 )
...
Small typo fix.
2022-07-18 20:15:11 +10:00
James Elliott
f55082d4db
fix(authorization): final slash in url matches ignored ( #3717 )
...
This fixes an issue with the URL matching machinery which ignores the final slash of a URL. Introduced in 664d65d7fb
.
Fixes #3692
2022-07-18 14:59:13 +10:00
James Elliott
df016be29e
fix(notification): incorrect date header format ( #3684 )
...
* fix(notification): incorrect date header format
The date header in the email envelopes was incorrectly formatted missing a space between the `Date:` header and the value of this header. This also refactors the notification templates system allowing people to manually override the envelope itself.
* test: fix tests and linting issues
* fix: misc issues
* refactor: misc refactoring
* docs: add example for envelope with message id
* refactor: organize smtp notifier
* refactor: move subject interpolation
* refactor: include additional placeholders
* docs: fix missing link
* docs: gravity
* fix: rcpt to command
* refactor: remove mid
* refactor: apply suggestions
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
* refactor: include pid
Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
2022-07-18 10:56:09 +10:00
renovate[bot]
38e3f741b7
build(deps): update dependency eslint to v8.20.0 ( #3715 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-17 14:38:13 +10:00
renovate[bot]
ac20a19ff6
build(deps): update dependency vite-plugin-istanbul to v2.9.0 ( #3714 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-17 09:07:18 +10:00
renovate[bot]
80f0cd9a31
build(deps): update dependency @types/node to v16.11.45 ( #3713 )
2022-07-16 13:31:59 +10:00
renovate[bot]
2217464d10
build(deps): update dependency @types/jest to v28.1.6 ( #3712 )
2022-07-16 10:51:39 +10:00
Jonas Geiregat
58e10f1dd6
docs: correct link to get-started page ( #3710 )
2022-07-15 18:16:24 +10:00
Amir Zarrinkafsh
6164057578
ci(buildkite): update hardcoded pipeline steps ( #3711 )
...
* ci(buildkite): update hardcoded pipeline steps
* fix: yamllint spacing
2022-07-15 11:58:25 +10:00
James Elliott
c101a836be
docs: upgrade to doks 0.5.0 ( #3689 )
2022-07-14 14:29:54 +10:00
renovate[bot]
cc3b26080b
build(deps): update dependency @types/node to v16.11.44 ( #3707 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 12:45:52 +10:00
Amir Zarrinkafsh
afa6585163
docs: update readme formatting ( #3708 )
2022-07-14 12:00:16 +10:00
renovate[bot]
f77e386b82
build(deps): update dependency caddy to v2.5.2 ( #3696 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 11:30:01 +10:00
renovate[bot]
64f051a04d
build(deps): update jest monorepo to v28.1.3 ( #3701 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 11:05:54 +10:00
renovate[bot]
30e8746686
build(deps): update dependency react-i18next to v11.18.1 ( #3705 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-07-14 10:32:28 +10:00
Andreas Brenk
6729200251
docs: add offline_access scope to argocd cli ( #3704 )
...
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-07-14 10:15:30 +10:00
renovate[bot]
b773598a47
build(deps): update dependency i18next to v21.8.14 ( #3706 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 08:04:43 +10:00
James Elliott
7d170f09b4
fix(commands): acl check panic on decode failure ( #3697 )
...
This fixes an issue with the authelia access-control check-policy command which potentially panics when a decode hook fails to parse an item.
2022-07-13 17:22:42 +10:00
renovate[bot]
b398e031c5
build(deps): update dependency @types/jest to v28.1.5 ( #3698 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-07-13 13:59:33 +10:00
Archef2000
a714190eec
docs: misc grammar fix ( #3655 )
...
Corrected gramma in redirection_uris of clients.
2022-07-13 13:44:22 +10:00
renovate[bot]
1d5469de43
build(deps): update dependency golang to v1.18.4 ( #3695 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-13 11:06:14 +10:00
James Elliott
38cd35668f
docs: fix example ( #3694 )
2022-07-13 04:37:23 +10:00
James Elliott
0dd7d6941f
docs: fix dates ( #3693 )
2022-07-13 04:29:52 +10:00
James Elliott
66a4e412ea
docs: add argocd oidc integration ( #3691 )
2022-07-13 04:27:30 +10:00
renovate[bot]
44880736fd
build(deps): update material-ui monorepo to v5.9.0 ( #3690 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-12 20:45:05 +10:00
renovate[bot]
a75d7bf6e5
build(deps): update dependency traefik to v2.8.1 ( #3688 )
2022-07-12 11:36:12 +10:00
renovate[bot]
6c9c3a567f
build(deps): update typescript-eslint monorepo to v5.30.6 ( #3687 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-12 11:14:39 +10:00
James Elliott
55e03e2e32
docs: fix ntp inconsistency ( #3686 )
2022-07-11 23:29:10 +10:00
James Elliott
f115f77df8
fix(web): offline_access consent description ( #3679 )
2022-07-11 16:24:09 +10:00
renovate[bot]
897558aba2
build(deps): update dependency esbuild to v0.14.49 ( #3682 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-11 11:14:03 +10:00
renovate[bot]
23b3765487
build(deps): update dependency jest-watch-typeahead to v2 ( #3678 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-11 10:59:33 +10:00
James Elliott
c9cfc8afa9
refactor(notifier): improve smtp errors ( #3646 )
2022-07-09 12:40:02 +10:00
James Elliott
394dafde01
refactor(server): factorize and improve csp ( #3509 )
2022-07-09 12:00:21 +10:00
James Elliott
3b7c858477
i18n: update translations ( #3544 )
...
* i18n: update translation for portal.json (Chinese Simplified)
* i18n: update translation for portal.json (Dutch)
* i18n: update translation for portal.json (German)
* i18n: update translation for portal.json (French)
2022-07-08 23:34:43 +10:00
James Elliott
ce779b2533
refactor(middlewares): factorize responses ( #3628 )
2022-07-08 22:18:52 +10:00
renovate[bot]
f0084cb711
build(deps): update module github.com/go-rod/rod to v0.108.1 ( #3674 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>
2022-07-08 21:41:29 +10:00
renovate[bot]
0725ec968b
build(deps): update dependency vite to v2.9.14 ( #3673 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-08 21:16:48 +10:00
James Elliott
03d56a31ad
refactor: address code review ( #3675 )
...
Addresses code review for #3653 .
2022-07-08 20:56:22 +10:00
James Elliott
3225ecf537
docs: doks 0.5.0 preparation work ( #3672 )
2022-07-08 14:54:00 +10:00
James Elliott
24f5caed97
refactor: factorize verify handler ( #3662 )
...
This factorizes a few sections of the /api/verify handler and improves both the code flow and error output of the section of code.
2022-07-08 12:32:43 +10:00
renovate[bot]
a6fb7cc4ee
build(deps): update dependency react-i18next to v11.18.0 ( #3670 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-07 10:24:00 +10:00
renovate[bot]
e8badb85b4
build(deps): update dependency i18next to v21.8.13 ( #3669 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-07 09:41:37 +10:00
renovate[bot]
05ca4168b1
build(deps): update dependency @types/react to v18.0.15 ( #3667 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-06 11:42:23 +10:00
renovate[bot]
e51fa63164
build(deps): update dependency @types/react-dom to v18.0.6 ( #3664 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-05 21:45:17 +10:00
James Elliott
f11675c787
release: v4.36.2 ( #3663 )
2022-07-05 16:02:40 +10:00
James Elliott
290a38e424
fix(configuration): address parsing failure ( #3653 )
...
This fixes an issue with parsing address types from strings.
2022-07-05 14:43:12 +10:00
James Elliott
664d65d7fb
fix(authorization): object path not normalized ( #3661 )
...
This fixes an issue where the object path is not normalized.
2022-07-05 11:32:10 +10:00
Manuel Nuñez
da012ab2d6
fix(handlers): fix redirect with timed out sessions on rules with bypass policy ( #3599 )
...
This change replaced a returned error with a warning when the idle timeout was exceeded.
Fixes #3587
2022-07-05 09:58:35 +10:00
renovate[bot]
4c7a9ef5b2
build(deps): update typescript-eslint monorepo to v5.30.5 ( #3659 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-05 09:43:08 +10:00
renovate[bot]
26eda35b0a
build(deps): update material-ui monorepo to v5.8.7 ( #3660 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-05 09:08:30 +10:00