Thanks for the patch and for the instructions, Brad! I could apply it without problems, except I also needed trac/userdir.py from your older patch.
restrict_owner works now but I don't get any notifications sent out, not even to the always_bcc address. Could the patch have something to do with that? Regards, Peter Brad Anderson wrote: > Peter Dimov wrote: >> Hello everybody, >> >> I'm currently using DbAuth plugin with trac-0.10.3 and would love to >> have IUserDirectory as well! What needs to be done there more? >> >> Also, anybody having a patch for trac-0.10.3, i.e. r4673? > > See new attachment on #2456: http://trac.edgewall.org/ticket/2456 > > Please note that I did *not* test this at all. For your future information, > here are the steps I took to get the new patch: > > % svn co http://svn.edgewall.com/repos/trac/trunk -r3271 trac-userdir > % cd trac-userdir/ > % patch -p0 < userdir-for-r3271.diff # make sure it's in the new folder > % svn sw http://svn.edgewall.com/repos/trac/branches/0.10-stable -r4673 > > fix the conflict in trac/ticket/api.py, and voila, a patched version of Trac > to install. > > Let me know how this new patch works. > > BA > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
