Skip to content
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

build(deps): bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.24 #153

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
54fb570
Fix scheme for DialURL ldap connection (#3677)
nabokihms Aug 6, 2024
43956db
Change workdir for gomplate (#3684)
nabokihms Aug 7, 2024
8d1b597
Add new connector for Cloudfoundry
Apr 10, 2018
c8d34e0
update cf connector to use 'authorization_endpoint' from /v2/info
Oct 4, 2018
9f80f91
Added support for CF resources pagination
daniellavoie Apr 4, 2019
61d07a3
cf: add org to groups claims
Nov 7, 2019
a5ed574
cf: add org guid to groups claims
Nov 18, 2019
934f55a
add unit test and api call to `audited_spaces` and `managed_spaces`
Oct 7, 2019
031e4e5
append role to space guids
Nov 4, 2019
39c229a
add cf org:space:role group claim to token
Nov 25, 2019
abf3401
fix lint errors
Jan 13, 2020
d7dc0ec
run golangcli-lint
Mar 5, 2021
5e30286
fix sanity check errors
Dec 1, 2021
8ecabd0
rename connector;make types private;
Oct 5, 2022
a2099f4
add cloudfoundry to connector list in readme
Oct 5, 2022
fda2d8c
Switching to CloudFoundry v3 API
Kump3r Oct 2, 2024
c67eb79
Add missing endpoint
Kump3r Jan 3, 2025
ed2e674
Refactor CloudFoundry API request handling to use updated response st…
Kump3r Jan 7, 2025
b4fbac4
Use simple structures for the apiResult
Kump3r Jan 9, 2025
716709b
Switching to CF API V3 endpoints
IvanChalukov Jan 9, 2025
b94e636
Addapt cloudfoundry_test.go acceptance tests for CF API v3
Kump3r Jan 10, 2025
00dd862
add client crendential grant type
Nov 10, 2021
99ae85c
Fix issues in existing client credentials change
kellyma2 Dec 3, 2021
f72d7eb
Fix tests in TestServerSupportedGrants for client credentials
Aug 2, 2022
c3165b1
update cf connector to use slog instead
taylorsilva Jan 16, 2025
d8614fb
Merge remote-tracking branch 'origin/pr/client-credentials-grant-sync'
Jan 16, 2025
0af4ea3
upstream dex release: v2.41.1
Jan 16, 2025
649f059
build(deps): bump github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.24
dependabot[bot] Jan 16, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
47 changes: 0 additions & 47 deletions .github/workflows/analysis-scorecard.yaml

This file was deleted.

213 changes: 0 additions & 213 deletions .github/workflows/artifacts.yaml

This file was deleted.

23 changes: 0 additions & 23 deletions .github/workflows/checks.yaml

This file was deleted.

Loading