Modify ↓
Opened 14 years ago
#7962 new enhancement
patch to add use_ssl option for SSL recaptcha API
Reported by: | Owned by: | Alejandro J. Cura | |
---|---|---|---|
Priority: | normal | Component: | RecaptchaRegisterPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
The attached patch adds a use_ssl
boolean option to the RecaptchaRegisterPlugin which passes a use_ssl argument to the recaptcha client code, causing the secure recaptcha API to be used. This prevents browsers from notifying the user that some elements of the page are not encrypted when a trac is served via https.
Attachments (1)
Note: See
TracTickets for help on using
tickets.