Am Freitag, 22. Mai 2015 08:01:22 UTC+2 schrieb RjOllos: > > > Did you see my hint about needing to run the TracAdmin deploy command? You > might not be using the templates from the latest version of the plugin you > just installed. >
Yes, I read that. As I guess I have no static resources, I did not deploy. I would not even know where to deploy. Having static resources however I like to start sometime later, as it could improve the performance, no? However I big issue with the AccountManagerPlugin, after enabling the real trunk version, no user is able to login anymore. Replacing TracAccountManager-0.5dev_r0-py2.7.egg by TracAccountManager-0.4.3-py2.7.egg built from 0.11 (?), the logins are working again. The config section: [account-manager] htpasswd_file = /mnt/data/trac/projects/trac/trac.htpasswd htpasswd_hash_type = md5 login_attempt_max_count = 3 password_store = HtPasswdStore persistent_sessions = true reset_password = true user_lock_time = 30 Something to adjust for the new version? Or something wrong configured and applied what the old version just ignored? Best regards, Mo. -- 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 http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
