﻿ticket	summary	type	release	owner	status	created	modified	_description	_reporter
9524	AttributeError: 'NoneType' object has no attribute 'strip'	defect	0.12	Alejandro J. Cura	new	2011-11-07T18:28:51+01:00	2020-05-01T06:51:13+02:00	"hello!, 
i have the error when post the register form. (the captcha is show fine but can't register)
i have disbled the register module from the AccountManager to get the correct captcha register form
{{{
Trac 0.12
TracAccountManager 0.3.1
TracRecaptchaRegister 0.2.1.2
}}}
see screenshot attached"	ftoledo@…
9020	RecapthaRegisterPlugin don't want to work with new versions of Accountmanager	defect	0.12	Alejandro J. Cura	new	2011-07-25T09:57:07+02:00	2020-05-01T06:51:13+02:00	"#8925 - this ticket describes some changes in accountmanager - it was a bug in it (which was fixed) because ""r10288 in AccountManagerPlugin (trunk) changed the server's parameter from ""user"" to ""username"""" - so, now RecaptchaRegisterPlugin has the same bug and works only with AccountManagerPlugin r10287 and lower/"	Sagrer
7962	patch to add use_ssl option for SSL recaptcha API	enhancement	0.11	Alejandro J. Cura	new	2010-10-30T21:52:31+02:00	2010-10-30T21:52:31+02:00	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.	elb@…
7298	[Patch] After reCAPTCHA error registration form is reset	defect	0.11		new	2010-06-25T00:25:19+02:00	2020-05-06T02:05:20+02:00	After reCAPTCHA error registration form is reset and does not contain submitted data.	Mitar
5674	email verification is disabled when recaptcha is used	defect	0.11	Alejandro J. Cura	new	2009-08-15T20:15:51+02:00	2010-04-27T10:14:22+02:00	Previously my trac used the email verification feature to verify peoples emails. now that I use recaptcha this doesnt work anymore, neither verification is needed nor do people get any emails	anonymous
