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:
@@ -238,6 +238,7 @@ export default function PublicDashboardPage() {
|
||||
setCaptchaToken(token || '')
|
||||
}}
|
||||
apiUrl={process.env.NEXT_PUBLIC_CAPTCHA_API_URL}
|
||||
action="share-access"
|
||||
/>
|
||||
</div>
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user