On 06/07/12 06:22, Gabor Szabo wrote:
On Thu, Jul 5, 2012 at 5:31 PM, kevin dawson <ke...@dawson10.plus.com> wrote:
I can not complete this
error
Error
The password file could not be updated. Trac requires read and write access
to both the password file and its parent directory.
I changed the ownership of that file so people can update their password.
Please try again.
Gabor
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev
O what fun I have had to day,
1, tried again, but did not get an e-mail.
2, configured local sendmail -> Mailbox <- client and turned logging on.
when you enable RegistrationModule it adds to trac.ini
[components]
acct_mgr.web_ui.registrationmodule = enabled
when you enable EmailVerificationModule it adds to trac.ini
[components]
acct_mgr.web_ui.emailverificationmodule = enabled
3, you also need to enable need to enable AccountChangeListener silly me
[components]
acct_mgr.notification.accountchangelistener = enabled
So trac registration is now live, using e-mail verification to switch
user rights to a normally registered user.
if you want to test try Midoir in private browsing mode.
you will be sent an e-mail with the following contents
Please visit the following URL to confirm your email address.
Verification
URL:<http://padre.perlide.org/trac/verify_email?verify=1&token=********>
Username: kevin
Verification Token: ********
regards
bowtie
ps if you generate a test user, it can always be deleted, so go head an
try for-yourself
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev