On Friday, February 17, 2017 at 5:08:31 PM UTC-8, ivanelson wrote: > > Really! I have this plugin installed, but it is disabled in trac.ini > > I just removed it in [1] hand and then everything worked after the apache > reboot. > > [1] > rm -rf > /usr/local/lib/python2.7/dist-packages/TracUserManagerPlugin-0.5dev_r0-py2.7.egg/ >
I've seen similar behavior with the ExtensionOptions ([user_manager] attribute_provider is an ExtensionOption). https://trac-hacks.org/browser/usermanagerplugin/0.11/tracusermanager/api.py?rev=13677&marks=156#L147 I'll investigate in: https://trac.edgewall.org/ticket/12692 - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
