Provide an option to manually enter authorization token, so that browsers without JavaScript support can also access mCaptcha. #7
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
renovate-bot
renovate-security
security
wontfix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mCaptcha/2023-NLnet#7
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
mCaptcha/glue creates an invisible text box to inject authorization code into the client's form.
To support no-JS users, we'd have to include text box as part of the bootstrapping code itself, and use JS to hide said code.
https://github.com/mCaptcha/cli/pull/2
Updates to website diff
Webpages:
Update dependencies, enable SSR noJS prompts (where relevant) and establish
bleeding
release channel and publish multiple release candidates for:Diff on mCaptcha/glue repository
Diff
Update mcaptcha/showcase demo application to use latest glue libraries and include noJS demo
diff