feat: action-scoped captcha tokens for share access and org settings

Captcha on shared dashboard and organization settings now passes
action-specific identifiers. Bumps @ciphera-net/ui to 0.2.1.
This commit is contained in:
Usman Baig
2026-03-11 11:30:21 +01:00
parent 3d12f35331
commit 37eb49eb37
5 changed files with 8 additions and 5 deletions

8
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "pulse-frontend",
"version": "0.13.0-alpha",
"dependencies": {
"@ciphera-net/ui": "^0.1.4",
"@ciphera-net/ui": "^0.2.1",
"@ducanh2912/next-pwa": "^10.2.9",
"@phosphor-icons/react": "^2.1.10",
"@simplewebauthn/browser": "^13.2.2",
@@ -1667,9 +1667,9 @@
}
},
"node_modules/@ciphera-net/ui": {
"version": "0.1.4",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.1.4/c074856f306e6fe4bda315821882be2d8e17ffdc",
"integrity": "sha512-O9JXNx9VwF6EicNyFgZ6QT5y1HbofuFMBuDt0KOTD9CmRMWR/kuaI4Iqw1o1hMcY5WW+rFfjF2W/Jjdr4b0iWw==",
"version": "0.2.1",
"resolved": "https://npm.pkg.github.com/download/@ciphera-net/ui/0.2.1/c0e31eb55d837285e4c89f4a32228681f1282d7b",
"integrity": "sha512-ggIRrgwSS0TI/6ieU1esmV+6EIQ79Je5IM/pXqIzLUm1TJ68xGtx2Uumm36vMKSnQ3KqW+Li5HqfhzQJnH6fdw==",
"dependencies": {
"@phosphor-icons/react": "^2.1.10",
"class-variance-authority": "^0.7.1",