Avatar for the Cap-go user
Cap-go
capgo
BlogDocsChangelog

feat: add RBAC API key management and app creation permissions

#1863Merged
Comparing
rbac-api-keys
(
4197ddb
) with
main
(
1a2e89c
)
CodSpeed Performance Gauge
0%
Untouched
28

Benchmarks

28 total
with undefined
benches/password-policy.bench.ts::getEffectivePasswordMinLength
CodSpeed Performance Gauge
0%
14.2 µs14.2 µs
with edge values
benches/password-policy.bench.ts::getEffectivePasswordMinLength
CodSpeed Performance Gauge
0%
18.3 µs18.3 µs
with valid min length
benches/password-policy.bench.ts::getEffectivePasswordMinLength
CodSpeed Performance Gauge
0%
19.3 µs19.2 µs
multibyte password validation
benches/password-policy.bench.ts::getPasswordPolicyValidationErrors
CodSpeed Performance Gauge
0%
29.9 µs29.8 µs
invalid password (all rules fail)
benches/password-policy.bench.ts::getPasswordPolicyValidationErrors
CodSpeed Performance Gauge
0%
38.4 µs38.3 µs
empty policy
benches/password-policy.bench.ts::getPasswordPolicyValidationErrors
CodSpeed Performance Gauge
0%
26.9 µs26.8 µs
valid password against strict policy
benches/password-policy.bench.ts::getPasswordPolicyValidationErrors
CodSpeed Performance Gauge
0%
41.4 µs41.4 µs
null/undefined existing
benches/device-comparison.bench.ts::toComparableExisting
CodSpeed Performance Gauge
0%
15.8 µs15.8 µs
sparse existing row
benches/device-comparison.bench.ts::toComparableExisting
CodSpeed Performance Gauge
0%
16.3 µs16.3 µs
ASCII password
benches/password-policy.bench.ts::getPasswordUtf8ByteLength
CodSpeed Performance Gauge
0%
40.5 µs40.5 µs
sparse device with defaults
benches/device-comparison.bench.ts::toComparableDevice
CodSpeed Performance Gauge
0%
15.5 µs15.5 µs
long ASCII password (72 bytes)
benches/password-policy.bench.ts::getPasswordUtf8ByteLength
CodSpeed Performance Gauge
0%
29.4 µs29.4 µs
sparse device
benches/device-comparison.bench.ts::buildNormalizedDeviceForWrite
CodSpeed Performance Gauge
0%
17.2 µs17.2 µs
full existing row
benches/device-comparison.bench.ts::toComparableExisting
CodSpeed Performance Gauge
0%
39.9 µs39.9 µs
sparse existing vs full device
benches/device-comparison.bench.ts::hasComparableDeviceChanged
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms
full device
benches/device-comparison.bench.ts::buildNormalizedDeviceForWrite
CodSpeed Performance Gauge
0%
70.9 µs70.9 µs
changes detected (version_name differs)
benches/device-comparison.bench.ts::hasComparableDeviceChanged
CodSpeed Performance Gauge
0%
1.7 ms1.7 ms
no changes detected
benches/device-comparison.bench.ts::hasComparableDeviceChanged
CodSpeed Performance Gauge
0%
1 ms1 ms
full device object
benches/device-comparison.bench.ts::toComparableDevice
CodSpeed Performance Gauge
0%
42.1 µs42.1 µs
multibyte password (emoji + accented)
benches/password-policy.bench.ts::getPasswordUtf8ByteLength
CodSpeed Performance Gauge
0%
22.7 µs22.8 µs
NaN and Infinity
benches/cloudflare-utils.bench.ts::normalizeAnalyticsLimit
CodSpeed Performance Gauge
0%
17.9 µs17.9 µs
number exceeding max
benches/cloudflare-utils.bench.ts::normalizeAnalyticsLimit
CodSpeed Performance Gauge
0%
15.7 µs15.8 µs
negative number
benches/cloudflare-utils.bench.ts::normalizeAnalyticsLimit
CodSpeed Performance Gauge
0%
15.1 µs15.1 µs
zero
benches/cloudflare-utils.bench.ts::normalizeAnalyticsLimit
CodSpeed Performance Gauge
0%
15 µs15.1 µs
float truncation
benches/cloudflare-utils.bench.ts::normalizeAnalyticsLimit
CodSpeed Performance Gauge
0%
14.9 µs15 µs

Commits

Click on a commit to change the comparison range
Base
main
1a2e89c
+0.2%
Merge remote-tracking branch 'origin/main' into rbac-api-keys
331350b
2 months ago
by riderx
-0.05%
chore(frontend): sync remaining local api key changes
cd5febf
1 month ago
by Dalanir
-0.1%
fix(supabase): stabilize local rbac test fixes
3dd8481
1 month ago
by Dalanir
-0.08%
fix(ci): stabilize supabase db test setup
eb2c51f
1 month ago
by Dalanir
+0.06%
fix(sonar): reduce helper auth duplication
a1957de
1 month ago
by Dalanir
-0.1%
fix(ci): clear sql lint warnings
1adb255
1 month ago
by Dalanir
+0.26%
fix(sonar): deduplicate role_bindings handlers and API key columns
ccd4194
1 month ago
by Dalanir
-0.13%
fix(ci): restore prod-matching grants for SECURITY DEFINER helpers
b0f5a85
1 month ago
by Dalanir
+0.03%
fix(rbac): grant anon execute on CLI permission RPCs and merge main
022a0a9
21 days ago
by Dalanir
-0.03%
fix(lint): remove duplicate closing tag from DataTable merge artifact
cec0ebb
21 days ago
by Dalanir
+0.02%
fix(frontend): bind testId to data-test attr on DataTable action buttons
af81a30
21 days ago
by Dalanir
-0.11%
Merge branch 'main' into rbac-api-keys
4197ddb
21 days ago
by riderx
© 2026 CodSpeed Technology
Home Terms Privacy Docs