On 05/07/12 06:31, Gabor Szabo wrote: > On Wed, Jul 4, 2012 at 4:48 PM, kevin dawson <ke...@dawson10.plus.com> wrote: >> On 03/07/12 18:58, Gabor Szabo wrote: >>> On Tue, Jul 3, 2012 at 8:15 PM, kevin dawson <ke...@dawson10.plus.com> >>> wrote: >>>> are you saying that the info below >>>> >>>> This has been added as a strict requirement now as suggested by ticket >>>> #5509 >>>> to trunk code with changeset [9277], but was not enforced before, so >>>> verification only happened, if an email had been specified on registration. >>>> In other words, if some user registered w/o specifying an email address, >>>> this was possible and an unrestricted account was created without requiring >>>> further actions. >>>> >>>> from previous link is not correct >>> no, I have not even read that paragraph as it was not pointed out in >>> the previous >>> email that there is something newer than my experience. >>> >>> So back to my question. Have you tired it on your private installation? >>> >>> Gabor >>> _______________________________________________ >>> Padre-dev mailing list >>> Padre-dev@perlide.org >>> http://mail.perlide.org/mailman/listinfo/padre-dev >>> >> O Goodie :) >> >> Trac 0.12.2 >> => easy_install -U Trac -> 0.12.3 >> >> Babel 0.9.6 (translations unavailable) >> >> Docutils 0.8.1 >> => easy_install -U Docutils -> 0.9.1 >> >> Genshi 0.6 >> mod_python 3.3.1 >> >> Pygments 1.4 >> >> pysqlite 2.6.0 >> => easy_install -U pySqlite -> 2.6.3 >> >> Python 2.7.3 (default, Apr 20 2012, 23:04:22) [GCC 4.6.3] >> >> pytz 2011k >> >> setuptools 0.6 >> >> SQLite 3.7.9 >> >> Subversion 1.6.17 (r1128011) >> >> jQuery:1.4.2 >> >> TracAccountManager 0.2.1dev >> => sudo easy_install >> https://trac-hacks.org/svn/accountmanagerplugin/0.11 -> 0.3.2 >> >> I think the eggs indicated above should be up-graded >> >> regards >> bowtie > > I renamed the .egg-cache I had in the installation and which had this inside: > Genshi-0.5.1-py2.5-linux-x86_64.egg-tmp > Trac-0.12.2-py2.5.egg-tmp > TracAccountManager-0.2.1dev_r3857-py2.5.egg-tmp > TracAccountManager-0.2.1dev_r5837-py2.5.egg-tmp > TracSpamFilter-0.2.1dev_r8330-py2.5.egg-tmp > > > and installed the following: > $ sudo easy_install -U Trac > $ sudo easy_install -U Docutils > $ sudo aptitude install gcc python-dev libsqlite-dev libsqlite3-dev > $ sudo easy_install -U pySqlite > $ sudo easy_install https://trac-hacks.org/svn/accountmanagerplugin/0.11 > > and restarted Apache > > What now? > > Gabor > _______________________________________________ > Padre-dev mailing list > Padre-dev@perlide.org > http://mail.perlide.org/mailman/listinfo/padre-dev > Hi
Ah!, on re-reading I realise that we had Spam filtering enabled. the current version is TracSpamFilter 0.4.8 easy_install TracSpamFilter I also noticed on reflection that there are configuration options in trac.ini for spam. So I would think it would make sense to install the current version. so that we will be as before. I will endeavour to get up to speed with it over the next few weeks, on local system. regards bowtie _______________________________________________ Padre-dev mailing list Padre-dev@perlide.org http://mail.perlide.org/mailman/listinfo/padre-dev