Teffen Ellis
|
e426f88401
|
web: Fix application of global styles in style roots. (#17444)
* web: Separate global styles from element roots.
* web: Flesh out style strategy plugin, fixes for imported styles.
* web: Clean up applying of dark theme.
web: unminify.
* web: Fix alignment, rendering on high contrast.
web: Apply footer resize.
web: Fix application of global styles in style roots.
web: Fix missing layout attribute.
web: Normalize background alignment.
web: Fix layout issues, color overrides.
web: Fix alignment, colors, jank.
web: Separate method into function.
web: Clean up alignment, reflow.
web: Fix colors, compatibility mode.
web: Add content left/right support.
web: Fix colors, compatibility mode overrides.
* Fix issue where missing config throws runtime error.
* web: Refactor.
* Update tests.
* web: Fix Storybook imports.
* Fix order of theme application.
* web: Fix storybook asset paths.
* web: Flesh out tests surrounding source buttons, fix alignment,
contrast.
* Update tests, clarify errors.
* Update test selectors, assertions.
* Clarify redirect handling.
* Adjust user check.
* Update logs.
* web: Fix selector timing.
* Fix alignment.
* Fix selectors, timing.
* Log current URL content.
* Refine shadow selector, add delay.
* Replace IDs with named elements.
* Fix overlay color.
* Fix footer padding.
* Fix contrast.
* Add selectable name to button.
* Fix alignment, mobile layout.
* web: Spread exported parts to stages.
* Fix z-index order.
* Tidy colors, behaviors, layout.
* Fix overflow scroll.
* Clean up duplicate color styles.
* Clarify selector order. Fix overrides, color contrast.
* Attempt to read JSON multiple times.
* Clarify error.
* web: Fix timeouts, URL changes.
* web: Fix disabled styles.
* Fix color flip.
* Fix selector.
* Fix issue where hidden tables will alter test URLs.
* Use DOM to look for connection, rather than API. Update selectors.
* Immediately navigate to tab.
* Upgrade Dex.
* Ensure Dex redirects.
* Use same host during tests.
* web: Update package-lock.json
* Add delay.
|
2025-11-11 15:49:00 -05:00 |
|
Jens L.
|
c11f3d9f72
|
ci: attempt to fix integration tests using dind (#18066)
* ci: attempt to fix integration tests using dind
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* bump dind version
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-11-11 17:31:07 +01:00 |
|
dependabot[bot]
|
91650ea180
|
core: bump selenium/standalone-chromium from 141.0 to 142.0 in /tests/e2e (#17910)
core: bump selenium/standalone-chromium in /tests/e2e
Bumps selenium/standalone-chromium from 141.0 to 142.0.
---
updated-dependencies:
- dependency-name: selenium/standalone-chromium
dependency-version: '142.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-11 12:00:09 +01:00 |
|
dependabot[bot]
|
8ed53627ff
|
core: bump axllent/mailpit from v1.27.10 to v1.27.11 in /tests/e2e (#18035)
Bumps axllent/mailpit from v1.27.10 to v1.27.11.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.27.11
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-11-10 14:40:42 +01:00 |
|
Jens L.
|
97e04a902d
|
tests/e2e: switch chrome for chromium (#17407)
* tests/e2e: switch chrome for chromium
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* sigh
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix diff?
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix git diff
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* cleanup shadow dom getter
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-10-13 16:36:41 +02:00 |
|
dependabot[bot]
|
c907f201ad
|
core: bump axllent/mailpit from v1.27.9 to v1.27.10 in /tests/e2e (#17352)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-09 11:38:52 +00:00 |
|
dependabot[bot]
|
0afbe0bd75
|
core: bump selenium/standalone-chrome from 140.0 to 141.0 in /tests/e2e (#17264)
Bumps selenium/standalone-chrome from 140.0 to 141.0.
---
updated-dependencies:
- dependency-name: selenium/standalone-chrome
dependency-version: '141.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-10-06 13:24:11 +02:00 |
|
dependabot[bot]
|
fd731c23bf
|
core: bump axllent/mailpit from v1.27.8 to v1.27.9 in /tests/e2e (#17086)
Bumps axllent/mailpit from v1.27.8 to v1.27.9.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.27.9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-29 13:38:03 +02:00 |
|
Jens L.
|
b3e9c46cf4
|
tests/e2e: less hardcoded names (#17047)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-09-26 14:55:16 +02:00 |
|
Marc 'risson' Schmitt
|
ba1cea1516
|
tests/e2e: fix ldap tests following #17010 (#17021)
|
2025-09-25 16:21:41 +00:00 |
|
dependabot[bot]
|
0ed65d2df8
|
core: bump axllent/mailpit from v1.27.7 to v1.27.8 in /tests/e2e (#16769)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-15 12:57:19 +02:00 |
|
dependabot[bot]
|
84e81e4327
|
core: bump selenium/standalone-chrome from 139.0 to 140.0 in /tests/e2e (#16666)
Bumps selenium/standalone-chrome from 139.0 to 140.0.
---
updated-dependencies:
- dependency-name: selenium/standalone-chrome
dependency-version: '140.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-08 09:31:13 -05:00 |
|
dependabot[bot]
|
a88b945441
|
core: bump axllent/mailpit from v1.27.6 to v1.27.7 in /tests/e2e (#16408)
Bumps axllent/mailpit from v1.27.6 to v1.27.7.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.27.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-27 15:00:19 +01:00 |
|
dependabot[bot]
|
332a53ceff
|
core: bump axllent/mailpit from v1.27.5 to v1.27.6 in /tests/e2e (#16358)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-25 14:06:01 +02:00 |
|
dependabot[bot]
|
a79b914d39
|
core: bump selenium/standalone-chrome from 138.0 to 139.0 in /tests/e2e (#16256)
|
2025-08-19 21:06:20 +01:00 |
|
dependabot[bot]
|
70ce5ccceb
|
core: bump axllent/mailpit from v1.27.4 to v1.27.5 in /tests/e2e (#16252)
Bumps axllent/mailpit from v1.27.4 to v1.27.5.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.27.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-19 17:05:56 +01:00 |
|
dependabot[bot]
|
1398561142
|
core: bump astral-sh/uv from 0.8.10 to 0.8.11 (#16201)
|
2025-08-15 12:27:42 +01:00 |
|
Marc 'risson' Schmitt
|
4e500030d1
|
ci: release branch off: various fixes (#16137)
|
2025-08-12 16:49:02 +00:00 |
|
Jens L.
|
a38239509b
|
root: Better version bump (#14905)
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2025-08-12 13:50:12 +00:00 |
|
dependabot[bot]
|
510816983b
|
core: bump axllent/mailpit from v1.27.3 to v1.27.4 in /tests/e2e (#16073)
Bumps axllent/mailpit from v1.27.3 to v1.27.4.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.27.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-11 11:43:26 +01:00 |
|
Jens L.
|
e771bb74ee
|
policies: buffered policy access view for concurrent authorization attempts when unauthenticated (#15034)
Co-authored-by: Marcelo Elizeche Landó <marcelo@goauthentik.io>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2025-08-10 16:22:05 +00:00 |
|
dependabot[bot]
|
e3c68c69cc
|
core: bump axllent/mailpit from v1.27.2 to v1.27.3 in /tests/e2e (#15857)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-29 14:59:27 +02:00 |
|
Marc 'risson' Schmitt
|
29f20a4829
|
*: replace Celery with Dramatiq (#13492)
|
2025-07-28 17:00:09 +02:00 |
|
dependabot[bot]
|
2093147f7f
|
core: bump axllent/mailpit from v1.27.1 to v1.27.2 in /tests/e2e (#15813)
Bumps axllent/mailpit from v1.27.1 to v1.27.2.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.27.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-28 14:07:00 +02:00 |
|
Jens L.
|
4b37829f67
|
providers/radius: set message authenticator (#15635)
* core: fix flow planner checking against wrong user when creating recovery link
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* validate incoming message authenticator
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-07-19 22:08:58 +02:00 |
|
dependabot[bot]
|
17ee42f98f
|
core: bump axllent/mailpit from v1.27.0 to v1.27.1 in /tests/e2e (#15425)
Bumps axllent/mailpit from v1.27.0 to v1.27.1.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.27.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-08 00:12:21 +02:00 |
|
dependabot[bot]
|
e8f95a4b08
|
core: bump selenium/standalone-chrome from 137.0 to 138.0 in /tests/e2e (#15426)
Bumps selenium/standalone-chrome from 137.0 to 138.0.
---
updated-dependencies:
- dependency-name: selenium/standalone-chrome
dependency-version: '138.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-07-08 00:12:18 +02:00 |
|
Jens L.
|
0021e5fa25
|
web/flows: fix bottom padding when loading challenge (#15372)
* web/flows: fix bottom padding when loading challenge
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add base class that does layout for login cards
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* ok actually rework the whole thing
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix leftover div
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix other stages
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* better declare loading state
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-07-03 22:07:22 +02:00 |
|
dependabot[bot]
|
69d9363fce
|
core: bump axllent/mailpit from v1.26.2 to v1.27.0 in /tests/e2e (#15315)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-30 10:02:28 +02:00 |
|
Jens L.
|
ff966d763b
|
providers/oauth2: add conformance tools (#15228)
add conformance tools
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-06-25 00:43:15 +02:00 |
|
dependabot[bot]
|
4d1c63e7fa
|
core: bump axllent/mailpit from v1.26.1 to v1.26.2 in /tests/e2e (#15201)
Bumps axllent/mailpit from v1.26.1 to v1.26.2.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.26.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-23 13:52:03 +02:00 |
|
Jens L.
|
f76becfd86
|
stages/user_login: fix session binding logging (#15175)
* add tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix logging
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* update test db?
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* ah there we go; fix mmdb not being reloaded with test settings
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-06-21 00:21:49 +02:00 |
|
dependabot[bot]
|
34031003a4
|
core: bump axllent/mailpit from v1.26.0 to v1.26.1 in /tests/e2e (#15060)
Bumps axllent/mailpit from v1.26.0 to v1.26.1.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.26.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-16 12:27:01 +02:00 |
|
Jens L.
|
13bd4069e4
|
core: fix transaction test case (#15021)
* move patched ct to root
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* use our transaction test case as base
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix...?
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* well apparently that works
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-06-13 01:48:26 +02:00 |
|
dependabot[bot]
|
aaf76bab92
|
core: bump selenium/standalone-chrome from 136.0 to 137.0 in /tests/e2e (#14963)
Bumps selenium/standalone-chrome from 136.0 to 137.0.
---
updated-dependencies:
- dependency-name: selenium/standalone-chrome
dependency-version: '137.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-09 03:32:59 +02:00 |
|
dependabot[bot]
|
814f3fc43d
|
core: bump axllent/mailpit from v1.25.1 to v1.26.0 in /tests/e2e (#14964)
Bumps axllent/mailpit from v1.25.1 to v1.26.0.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.26.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-06-09 03:32:51 +02:00 |
|
Jens L.
|
baa4deda99
|
tests/e2e: WebAuthn E2E tests (#14461)
* a start of webauthn testing
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* separate file, just do it via localhost
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* remove unneeded stuff
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add auth and sfe tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* auto select device challenge if only 1
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* revert a thing
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-06-07 09:31:16 +02:00 |
|
Jens L.
|
10f4fae711
|
stages/email: fix email scanner voiding token (#14325)
* stages/email: fix email scanner voiding flow token
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* misc
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* improve consent stage error handling and testing
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* draw the rest of the owl
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add e2e test
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* idk why this is broken now?
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix other e2e test
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix the other test too
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-05-28 13:09:30 +02:00 |
|
Jens L.
|
15d84d30ba
|
tests/e2e: fix flaky SAML Source test (#14708)
|
2025-05-27 13:18:03 +02:00 |
|
dependabot[bot]
|
d8c6a2417d
|
core: bump axllent/mailpit from v1.25.0 to v1.25.1 in /tests/e2e (#14693)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-26 14:25:34 +02:00 |
|
Marcelo Elizeche Landó
|
0be9c60a71
|
core: bump django-guardian from 2.4.0 to v3.0.0 (#14453)
* core: bump django-guardian from 2.4.0 to v3.0.0
* Use GUARDIAN_MONKEY_PATCH_USER instead of deprecated GUARDIAN_MONKEY_PATCH
* ???
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix issue in outpost tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* patch all outpost tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fixup guardian lock
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
|
2025-05-20 14:40:43 +02:00 |
|
dependabot[bot]
|
7c9fe53b47
|
core: bump axllent/mailpit from v1.24.2 to v1.25.0 in /tests/e2e (#14564)
Bumps axllent/mailpit from v1.24.2 to v1.25.0.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.25.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-19 13:37:57 +02:00 |
|
Jens L.
|
0cf6bff93c
|
tests/e2e: add test for authentication flow in compatibility mode (#14392)
* tests/e2e: add test for authentication flow in compatibility mode
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* web: Add prefix class to CSS for easier debugging of constructed stylesheets.
- Use CSS variables for highlighter.
* web: Fix issue where MDX components apply styles out of order.
* web: Fix hover color.
* web: Fix CSS module types. Clean up globals.
* web: Fix issues surrounding availability of shadow root in compatibility mode.
* web: Fix typo.
* web: Partial fixes for storybook dark theme.
* web: Fix overflow.
* web: Fix issues surrounding competing interfaces attempting to apply styles.
* fix padding in ak-alert in. markdown
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* web: Minimize use of sub-module exports.
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Teffen Ellis <teffen@sister.software>
|
2025-05-15 16:51:11 +02:00 |
|
Jens L.
|
381a1a2c49
|
tests/e2e: Add E2E tests for Flow SFE (#14484)
* add e2e test for SFE login
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add helper text in SFE on password stage
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* build sfe for e2e
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix ci e2e cache key not considering sfe
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix sfe missing from docker build
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* sigh I forgot npm
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2025-05-13 12:03:12 +02:00 |
|
Marcelo Elizeche Landó
|
b4a6189bfa
|
core: bump selenium from 4.31.0 to v4.32.0 (#14394)
* core: bump selenium from 4.31.0 to v4.32.0
* deal with selenium breaking stuff on minor versions
https://github.com/SeleniumHQ/selenium/pull/15641
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
|
2025-05-06 16:53:20 +02:00 |
|
dependabot[bot]
|
e92fa5df0b
|
core: bump selenium/standalone-chrome from 135.0 to 136.0 in /tests/e2e (#14407)
Bumps selenium/standalone-chrome from 135.0 to 136.0.
---
updated-dependencies:
- dependency-name: selenium/standalone-chrome
dependency-version: '136.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-06 15:02:45 +02:00 |
|
dependabot[bot]
|
b99fd36f86
|
core: bump axllent/mailpit from v1.24.1 to v1.24.2 in /tests/e2e (#14390)
Bumps axllent/mailpit from v1.24.1 to v1.24.2.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.24.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-05 12:55:06 +02:00 |
|
dependabot[bot]
|
1912991682
|
core: bump axllent/mailpit from v1.6.5 to v1.24.1 in /tests/e2e (#14341)
Bumps axllent/mailpit from v1.6.5 to v1.24.1.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.24.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-03 21:34:51 +02:00 |
|
dependabot[bot]
|
71b9117f53
|
core: bump selenium/standalone-chrome from 122.0 to 135.0 in /tests/e2e (#14342)
Bumps selenium/standalone-chrome from 122.0 to 135.0.
---
updated-dependencies:
- dependency-name: selenium/standalone-chrome
dependency-version: '135.0'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-05-03 21:34:43 +02:00 |
|
Marc 'risson' Schmitt
|
6aaec08496
|
Revert "policies: buffered policy access view for concurrent authorization attempts when unauthenticated (#13629)" (#14180)
|
2025-04-22 15:45:45 +00:00 |
|