forked from goauthentik/authentik
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from goauthentik:main #224
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Update index.md Added additional note to get authentication to pass through to Sonarr. Signed-off-by: Brian Begun <[email protected]> * Update website/integrations/services/sonarr/index.md Signed-off-by: Tana M Berry <[email protected]> * Prettier fix --------- Signed-off-by: Brian Begun <[email protected]> Signed-off-by: Tana M Berry <[email protected]> Co-authored-by: Tana M Berry <[email protected]> Co-authored-by: Dewi Roberts <[email protected]>
* Add documentation for OVH integration * Apply suggested changes * update file path to reflect service name change * Fix formatting * Improve ACS URL options - add option for US region - add section with references to OVHcloud help center * Update website/integrations/services/ovhcloud/index.md Co-authored-by: Dominic R <[email protected]> Signed-off-by: hobyte <[email protected]> * Apply suggestions * Update website/integrations/services/ovhcloud/index.md Co-authored-by: Dominic R <[email protected]> Signed-off-by: Dewi Roberts <[email protected]> * Update website/integrations/services/ovhcloud/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Dewi Roberts <[email protected]> * Update website/integrations/services/ovhcloud/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Dewi Roberts <[email protected]> * Update website/integrations/services/ovhcloud/index.md Co-authored-by: Tana M Berry <[email protected]> Signed-off-by: Dewi Roberts <[email protected]> * Update website/integrations/services/ovhcloud/index.md Co-authored-by: Dominic R <[email protected]> Signed-off-by: Dewi Roberts <[email protected]> * Update website/integrations/services/ovhcloud/index.md Co-authored-by: Dominic R <[email protected]> Signed-off-by: Dewi Roberts <[email protected]> * Update website/integrations/services/ovhcloud/index.md Co-authored-by: Dominic R <[email protected]> Signed-off-by: Dewi Roberts <[email protected]> * Update website/integrations/services/ovhcloud/index.md Co-authored-by: Dominic R <[email protected]> Signed-off-by: Dewi Roberts <[email protected]> * Minor changes * prettier fix Signed-off-by: Dewi Roberts <[email protected]> --------- Signed-off-by: hobyte <[email protected]> Signed-off-by: Dewi Roberts <[email protected]> Co-authored-by: hobyte <[email protected]> Co-authored-by: Dominic R <[email protected]> Co-authored-by: Dewi Roberts <[email protected]> Co-authored-by: Tana M Berry <[email protected]>
Signed-off-by: Jens Langhammer <[email protected]>
…ws (#15402) Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) from 2.1020.1 to 2.1020.2. - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/[email protected]/packages/aws-cdk) --- updated-dependencies: - dependency-name: aws-cdk dependency-version: 2.1020.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the build group in /website with 3 updates: [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack), [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack) and [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack). Updates `@rspack/binding-darwin-arm64` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/HEAD/packages/rspack) Updates `@rspack/binding-linux-arm64-gnu` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/HEAD/packages/rspack) Updates `@rspack/binding-linux-x64-gnu` from 1.4.2 to 1.4.3 - [Release notes](https://github.com/web-infra-dev/rspack/releases) - [Commits](https://github.com/web-infra-dev/rspack/commits/HEAD/packages/rspack) --- updated-dependencies: - dependency-name: "@rspack/binding-darwin-arm64" dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-arm64-gnu" dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build - dependency-name: "@rspack/binding-linux-x64-gnu" dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [google-api-python-client](https://github.com/googleapis/google-api-python-client) from 2.174.0 to 2.175.0. - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.174.0...v2.175.0) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.175.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* initial optimisation Signed-off-by: Jens Langhammer <[email protected]> * improve Signed-off-by: Jens Langhammer <[email protected]> * less hardcoded names Signed-off-by: Jens Langhammer <[email protected]> * better Signed-off-by: Jens Langhammer <[email protected]> * found the first bug Signed-off-by: Jens Langhammer <[email protected]> * fix em actually Signed-off-by: Jens Langhammer <[email protected]> * fix more Signed-off-by: Jens Langhammer <[email protected]> * fix Signed-off-by: Jens Langhammer <[email protected]> * slight refactors Signed-off-by: Jens Langhammer <[email protected]> * add complex test Signed-off-by: Jens Langhammer <[email protected]> --------- Signed-off-by: Jens Langhammer <[email protected]>
…e and enrollment (#15404) * web/flow: fix style issues I introduced, oops Signed-off-by: Jens Langhammer <[email protected]> * remove empty html`` Signed-off-by: Jens Langhammer <[email protected]> --------- Signed-off-by: Jens Langhammer <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.2)
Can you help keep this open source service alive? 💖 Please sponsor : )