fix: integrate Google reCAPTCHA and integrate new password encryption#33
fix: integrate Google reCAPTCHA and integrate new password encryption#33AmanDevelops wants to merge 2 commits intomasterfrom
Conversation
|
Experiencing Issues in the Production Environment https://captcha-patch.cybervidya.pages.dev
|
|
@AmanDevelops I think we do not have a workaround for this |
|
@AmanDevelops Maybe we can use iframe to open the original site and get the token required to access the other pages |
|
@rishav76dev i agree, something like a pop up to sign in using kiet.cybervidya.net then redirecting to the normal attendance page at cybervidya.pages.dev |
|
figured that the pop up redirect approach didn't work out + iframe one did worked but it creates headless chrome tab ~500mb for a single instance, won't scale |
|
Therefore, the most feasible solution is to either request Cybervidya to add this domain to the reCAPTCHA allowlist or discontinue this project entirely 🕊️. Users who require access can run the application locally in their own environment. |
|
yeah, @AmanDevelops try mailing them professionally show the stats and stuff maybe they'll comply |
Deploying cybervidya with
|
| Latest commit: |
f560fb5
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://2b3809e2.cybervidya.pages.dev |
| Branch Preview URL: | https://captcha-patch.cybervidya.pages.dev |

Changes Made:
Implemented updates to integrate modifications from Cybervidya, including client-side password encryption and CAPTCHA functionality compatible with the Cybervidya API.
Closes #7