- Kansas
- https://camronflanders.com
- Joined on
2023-11-16
camflan synced commits to refs/pull/11415/head at camflan/forgejo from mirror
-
4729893322 Update dependency minimatch to v10.2.3 [SECURITY]
-
dbdbd0f5e6 [v14.0/forgejo] fix: cleanup of multi-platform container images (#11254)
-
f4f3a3e0f3 [v14.0/forgejo] chore: bump go-git/v5 indirect dependency for govulncheck (#11412)
- Compare 3 commits »
camflan synced commits to refs/pull/11414/head at camflan/forgejo from mirror
-
6698601262 Update dependency minimatch to v10.2.3 [SECURITY]
camflan synced commits to renovate/v14.0/forgejo-npm-minimatch-vulnerability at camflan/forgejo from mirror
-
4729893322 Update dependency minimatch to v10.2.3 [SECURITY]
-
dbdbd0f5e6 [v14.0/forgejo] fix: cleanup of multi-platform container images (#11254)
-
f4f3a3e0f3 [v14.0/forgejo] chore: bump go-git/v5 indirect dependency for govulncheck (#11412)
- Compare 3 commits »
camflan synced commits to renovate/v11.0/forgejo-npm-minimatch-vulnerability at camflan/forgejo from mirror
-
6698601262 Update dependency minimatch to v10.2.3 [SECURITY]
camflan synced commits to renovate/forgejo-npm-minimatch-vulnerability at camflan/forgejo from mirror
camflan synced new reference renovate/forgejo-npm-minimatch-vulnerability to camflan/forgejo from mirror
camflan synced commits to refs/pull/5909/merge at camflan/hoppscotch from mirror
-
0545cf3de0 Merge 60fa5a018e585aae102fd8dd6674cc7e8c9d5250 into 1119a2209cc31f207138c424ff74a0cfc5951d1b
-
60fa5a018e fix(theming): keep native color input synced with active theme color
-
5ed983e177 feat(ui): set palette icon color to selected custom accent
- Compare 3 commits »
camflan synced commits to refs/pull/5909/head at camflan/hoppscotch from mirror
-
60fa5a018e fix(theming): keep native color input synced with active theme color
-
5ed983e177 feat(ui): set palette icon color to selected custom accent
- Compare 2 commits »
camflan synced commits to refs/pull/5909/merge at camflan/hoppscotch from mirror
-
8f8875176c Merge 6e53a28517b3716c04b69832fa402926248223e8 into 1119a2209cc31f207138c424ff74a0cfc5951d1b
-
6e53a28517 feat(theming): support custom accent colors with validation
-
ebf49f25b1 Update packages/hoppscotch-common/src/modules/theming.ts
- Compare 3 commits »
camflan synced commits to refs/pull/5909/head at camflan/hoppscotch from mirror
-
6e53a28517 feat(theming): support custom accent colors with validation
-
ebf49f25b1 Update packages/hoppscotch-common/src/modules/theming.ts
- Compare 2 commits »
camflan synced commits to refs/pull/5881/merge at camflan/hoppscotch from mirror
-
fc618c982c Merge c9d8d58938a5ad1c0cfe71ef054b67717e5a2a74 into 1119a2209cc31f207138c424ff74a0cfc5951d1b
-
1119a2209c chore(common): add `no_active_orgs_found` locale string
-
12fea3dd09 chore: ignore AI coding assistant config dirs
-
57be05cdcb fix(backend): prevent IDOR in user collection and request endpoints (#5902)
-
02b3dbcf5c feat(desktop): cloud for orgs platform contract (#5903)
- Compare 25 commits »
camflan synced commits to refs/pull/11437/head at camflan/forgejo from mirror
-
8222b36209 test: update tests for changes to public-only token 403->404
-
32b470bbf4 feat: update ctx.Repo perm checks to respect fine-grained access token
-
fb1563a40c chore: remove 'nolint:unused' on createFineGrainedRepoAccessToken
-
5aaf0e7cef test: add integration test utility for fine-grained tokens
-
63b72ea010 feat: add GetUserRepoPermissionWithReducer
- Compare 8 commits »
camflan synced commits to refs/pull/11434/head at camflan/forgejo from mirror
-
5aaf0e7cef test: add integration test utility for fine-grained tokens
-
63b72ea010 feat: add GetUserRepoPermissionWithReducer
-
8d0ce3a7f0 feat: add APIContext.Reducer computed from access token
-
78883830cf feat: services/authz package for evaluating fine-grained access token
-
60615ec268 feat: backend DB model for fine-grained repo access tokens
- Compare 5 commits »
camflan synced commits to refs/pull/11311/head at camflan/forgejo from mirror
-
a05c260aa2 POC: unclassified changes in fine-grained repo access tokens
-
5a58088820 feat: filter repo & issue searches by fine-grained access token repos
-
675f6bbbec feat: don't allow admin access to override fine-grained access token restriction to repo
-
be4446ea5d ci: add semgrep detection for incorrect GetUserRepoPermission
-
2286440c4c feat: implement git & lfs fine-grained repo access tokens
- Compare 30 commits »
camflan synced commits to finegrained-pr6-adminoverride at camflan/forgejo from mirror
-
675f6bbbec feat: don't allow admin access to override fine-grained access token restriction to repo
-
be4446ea5d ci: add semgrep detection for incorrect GetUserRepoPermission
-
2286440c4c feat: implement git & lfs fine-grained repo access tokens
-
4bb1f1cb57 feat: extend npm repo-level check with fine-grained access token support
-
fb1563a40c chore: remove 'nolint:unused' on createFineGrainedRepoAccessToken
- Compare 28 commits »
camflan synced commits to finegrained-pr5-search at camflan/forgejo from mirror
-
5a58088820 feat: filter repo & issue searches by fine-grained access token repos
-
675f6bbbec feat: don't allow admin access to override fine-grained access token restriction to repo
-
be4446ea5d ci: add semgrep detection for incorrect GetUserRepoPermission
-
2286440c4c feat: implement git & lfs fine-grained repo access tokens
-
4bb1f1cb57 feat: extend npm repo-level check with fine-grained access token support
- Compare 29 commits »
camflan synced commits to finegrained-pr4-specific-GetUserRepoPermission at camflan/forgejo from mirror
-
be4446ea5d ci: add semgrep detection for incorrect GetUserRepoPermission
-
4bb1f1cb57 feat: extend npm repo-level check with fine-grained access token support
-
2591c863fa feat: implement fine-grained access tokens in /user/repos
-
771c948b86 feat: implement fine-grained access tokens on /users/{username}/repos & /orgs/{org}/repos
-
f9fd36da25 feat: implement fine-grained access tokens in /repositories/{id}
- Compare 26 commits »
camflan synced commits to finegrained-pr3-broad-perm-checks at camflan/forgejo from mirror
-
8222b36209 test: update tests for changes to public-only token 403->404
-
32b470bbf4 feat: update ctx.Repo perm checks to respect fine-grained access token
-
fb1563a40c chore: remove 'nolint:unused' on createFineGrainedRepoAccessToken
-
5aaf0e7cef test: add integration test utility for fine-grained tokens
-
63b72ea010 feat: add GetUserRepoPermissionWithReducer
- Compare 8 commits »
camflan synced commits to finegrained-pr2-git at camflan/forgejo from mirror
-
2286440c4c feat: implement git & lfs fine-grained repo access tokens
-
fb1563a40c chore: remove 'nolint:unused' on createFineGrainedRepoAccessToken
-
5aaf0e7cef test: add integration test utility for fine-grained tokens
-
63b72ea010 feat: add GetUserRepoPermissionWithReducer
-
8d0ce3a7f0 feat: add APIContext.Reducer computed from access token
- Compare 7 commits »
camflan synced commits to finegrained-pr1-infrastructure at camflan/forgejo from mirror
-
5aaf0e7cef test: add integration test utility for fine-grained tokens
-
63b72ea010 feat: add GetUserRepoPermissionWithReducer
-
8d0ce3a7f0 feat: add APIContext.Reducer computed from access token
-
78883830cf feat: services/authz package for evaluating fine-grained access token
-
60615ec268 feat: backend DB model for fine-grained repo access tokens
- Compare 5 commits »