Configure auto-fetching to verify a challenge #1
Reference in New Issue
Block a user
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?
Currently, we fetch a pre-defined API route when a challenge is solved to verify its validity, we should make this configurable, and set the default to false, and when the challenge is solved, just assume its solved, but if its configured to check, ensure that the fetch completes with 2XX. This allows for users to use Impost in forms and not have the possibility that a challenge may be invalidated because we already verified it, or for users who dont have a verify endpoint, and instead solely rely on libimpost.