|
defbafb55e
|
fix with users
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-19 14:24:21 +02:00 |
|
|
e2ed7391bc
|
fix event list creation
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-19 13:39:42 +02:00 |
|
|
8dcd0dcaa9
|
remove multiprocess for now
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-18 18:45:54 +02:00 |
|
|
18eee1b722
|
rework fixtures, paralelize
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-18 18:31:14 +02:00 |
|
|
d0f6c815c3
|
fix
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-18 17:09:43 +02:00 |
|
|
b13eba3b0a
|
add meaningful test for provider oauth2
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-18 17:08:04 +02:00 |
|
|
77fe4e9fe2
|
add group and event list
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-18 17:05:40 +02:00 |
|
|
71fe8b4fb3
|
Merge branch 'main' into benchmarks
|
2024-04-17 00:42:10 +02:00 |
|
|
b14cb832b2
|
user list: hopefully fix memory usage
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-16 23:56:32 +02:00 |
|
|
24b5296d88
|
fix timeout
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-16 23:54:03 +02:00 |
|
|
41b7e50bc6
|
typo
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-16 17:19:36 +02:00 |
|
|
6b750d7c59
|
fix fixtures idempotency
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-15 21:50:19 +02:00 |
|
|
d268c28934
|
allow vus count configuration
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-15 20:31:39 +02:00 |
|
|
688404b6a5
|
allow configuring remove write endpoint
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-15 20:00:14 +02:00 |
|
|
cbd2425a5f
|
remove useless prom args
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-15 16:45:38 +02:00 |
|
|
877c264d59
|
idempotent fixtures
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-15 16:18:31 +02:00 |
|
|
2575b540fa
|
proper url tags
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-15 15:06:29 +02:00 |
|
|
0e0b76a62e
|
fix external labels
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-15 14:46:50 +02:00 |
|
|
6d625fd1d7
|
support other than localhost
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-15 14:30:53 +02:00 |
|
|
bd0630e300
|
fix main fixtures
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-15 14:25:31 +02:00 |
|
|
3c28cf1909
|
sources: add SCIM source (#3051)
* initial
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* add tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* rebuild migration
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* include root URL in API
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* add UI base URL
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* only allow SCIM basic auth for testing and debug
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* start user tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* antlr for scim filter parsing, why
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* update
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix url mountpoint
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* ...turns out we don't need antlr
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* start to revive this PR
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Jens L. <jens@beryju.org>
* don't put doc structure changes into this
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix web ui
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* make mostly work
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add filter support
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add e2e tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix helper
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* re-add codecov oidc
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* remove unused fields from API
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix group membership
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* unrelated: fix backchannel helper text size
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* test against authentik as SCIM server I guess?
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix scim provider task render
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add preview banner
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* Revert "re-add codecov oidc"
This reverts commit fdeeb391afba710645e77608e0ab2e97485c48d1.
* add API for connection objects
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix preview banner
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add UI for users and groups
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens L. <jens@beryju.org>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
|
2024-04-15 14:23:43 +02:00 |
|
|
ffb7d44024
|
config for thanos
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-15 13:59:16 +02:00 |
|
|
bc9984f516
|
web/admin: rework captcha stage (#9256)
* web/admin: rework captcha stage
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* idk man selenium is an enigma to me
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2024-04-15 12:38:01 +02:00 |
|
|
0a662498a7
|
web: bump the wdio group in /tests/wdio with 4 updates (#9265)
Bumps the wdio group in /tests/wdio with 4 updates: [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli), [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner), [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) and [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter).
Updates `@wdio/cli` from 8.35.1 to 8.36.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.36.0/packages/wdio-cli)
Updates `@wdio/local-runner` from 8.35.1 to 8.36.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.36.0/packages/wdio-local-runner)
Updates `@wdio/mocha-framework` from 8.35.0 to 8.36.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.36.0/packages/wdio-mocha-framework)
Updates `@wdio/spec-reporter` from 8.32.4 to 8.36.0
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.36.0/packages/wdio-spec-reporter)
---
updated-dependencies:
- dependency-name: "@wdio/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: wdio
- dependency-name: "@wdio/local-runner"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: wdio
- dependency-name: "@wdio/mocha-framework"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: wdio
- dependency-name: "@wdio/spec-reporter"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: wdio
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-15 11:23:07 +02:00 |
|
|
7589b11f98
|
add tests for policies
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-12 17:58:36 +02:00 |
|
|
ad21dfa2bc
|
Merge branch 'main' into benchmarks
|
2024-04-11 19:11:27 +02:00 |
|
|
95692f5a7c
|
provider oauth2 test
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-11 19:10:47 +02:00 |
|
|
2619562530
|
web: bump typescript from 5.4.4 to 5.4.5 in /tests/wdio (#9206)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-11 11:22:57 +02:00 |
|
|
b7b9c521e5
|
web: bump chromedriver from 123.0.2 to 123.0.3 in /tests/wdio (#9207)
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 123.0.2 to 123.0.3.
- [Commits](https://github.com/giggio/node-chromedriver/compare/123.0.2...123.0.3)
---
updated-dependencies:
- dependency-name: chromedriver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-11 11:22:29 +02:00 |
|
|
1f4ed1defa
|
user list: add support for with_groups
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-09 17:17:20 +02:00 |
|
|
334b183465
|
optimize fixtures, better user_list tests
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-09 17:13:24 +02:00 |
|
|
1f789dd4c5
|
more cleanup
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-09 16:24:44 +02:00 |
|
|
057e5747c9
|
remove custom k6 install
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-09 16:24:18 +02:00 |
|
|
8717a3aaab
|
fix
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-09 14:18:59 +02:00 |
|
|
527173236a
|
Merge branch 'main' into benchmarks
|
2024-04-09 14:17:28 +02:00 |
|
|
3e6eb6f248
|
add login tests
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-09 14:16:58 +02:00 |
|
|
a030f04ccb
|
web: bump chromedriver from 123.0.1 to 123.0.2 in /tests/wdio (#9188)
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 123.0.1 to 123.0.2.
- [Commits](https://github.com/giggio/node-chromedriver/compare/123.0.1...123.0.2)
---
updated-dependencies:
- dependency-name: chromedriver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-09 12:47:12 +02:00 |
|
|
6babf0f1c4
|
add graphs
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-08 17:29:58 +02:00 |
|
|
ca7cc30504
|
use tenants for fixtures
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-08 11:59:40 +02:00 |
|
|
8aae51ab26
|
web: Bump typescript from 5.4.3 to 5.4.4 in /tests/wdio (#9148)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-05 11:32:03 +02:00 |
|
|
a7cb808cad
|
init benchmarks
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
|
2024-04-05 05:32:40 +02:00 |
|
|
d185b3ad70
|
web: Bump the eslint group in /tests/wdio with 1 update (#9129)
Bumps the eslint group in /tests/wdio with 1 update: [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs).
Updates `eslint-plugin-sonarjs` from 0.25.0 to 0.25.1
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
- [Commits](https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.25.0...0.25.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-04 12:00:45 +02:00 |
|
|
55612a1365
|
web: bump the eslint group in /tests/wdio with 2 updates (#9099)
Bumps the eslint group in /tests/wdio with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
Updates `@typescript-eslint/eslint-plugin` from 7.4.0 to 7.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.5.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.4.0 to 7.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.5.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-02 12:21:23 +02:00 |
|
|
c0b1cd7674
|
web: bump the eslint group in /tests/wdio with 1 update (#9071)
Bumps the eslint group in /tests/wdio with 1 update: [eslint-plugin-sonarjs](https://github.com/SonarSource/eslint-plugin-sonarjs).
Updates `eslint-plugin-sonarjs` from 0.24.0 to 0.25.0
- [Release notes](https://github.com/SonarSource/eslint-plugin-sonarjs/releases)
- [Commits](https://github.com/SonarSource/eslint-plugin-sonarjs/compare/0.24.0...0.25.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-sonarjs
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-29 12:05:52 +01:00 |
|
|
b8b6c0cd98
|
events: rework log messages returned from API and their rendering (#8770)
* events: initial log rework
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add migration code
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
|
2024-03-28 17:34:34 +01:00 |
|
|
8d92e3d78d
|
web: bump chromedriver from 123.0.0 to 123.0.1 in /tests/wdio (#9058)
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 123.0.0 to 123.0.1.
- [Commits](https://github.com/giggio/node-chromedriver/compare/123.0.0...123.0.1)
---
updated-dependencies:
- dependency-name: chromedriver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-28 11:45:36 +01:00 |
|
|
8e9fbff5bd
|
web: bump the eslint group in /tests/wdio with 2 updates (#9033)
Bumps the eslint group in /tests/wdio with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
Updates `@typescript-eslint/eslint-plugin` from 7.3.1 to 7.4.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.3.1 to 7.4.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.4.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-26 12:10:44 +01:00 |
|
|
06af8e3a35
|
sources/ldap: add ability to disable password write on login (#8377)
* sources/ldap: add ability to disable password write on login
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
* reword docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
|
2024-03-25 12:22:21 +00:00 |
|
|
8e42eb0546
|
web: bump typescript from 5.4.2 to 5.4.3 in /tests/wdio (#8986)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-21 15:20:53 +01:00 |
|
|
f39c0e6bd9
|
web: bump chromedriver from 122.0.6 to 123.0.0 in /tests/wdio (#8987)
Bumps [chromedriver](https://github.com/giggio/node-chromedriver) from 122.0.6 to 123.0.0.
- [Commits](https://github.com/giggio/node-chromedriver/compare/122.0.6...123.0.0)
---
updated-dependencies:
- dependency-name: chromedriver
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>
|
2024-03-21 15:20:22 +01:00 |
|