On 5 Oct 2006, at 14:20, Marcus Bointon wrote:
> I decided to go for it and installed 0.10 from source - and it all
> worked!
Actually, it didn't. It worked because I still had a session cookie
set. The login process is broken:
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line
356, in dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line
189, in dispatch
req.authname = self.authenticate(req)
File "/usr/lib/python2.4/site-packages/trac/web/main.py", line
145, in authenticate
authname = authenticator.authenticate(req)
File "/var/www/trac.global-cool.com/trac/plugins/
TracAccountManager-0.1.2.egg/acct_mgr/web_ui.py", line 160, in wrap
File "/var/www/trac.global-cool.com/trac/plugins/
TracAccountManager-0.1.2.egg/acct_mgr/web_ui.py", line 167, in
authenticate
AttributeError: can't set attribute
We use the TRAC_ADMIN permission for the TracAccountManager plugin.
Shouldn't this have been dealt with by the upgrade script?
Marcus
--
Marcus Bointon
Synchromedia Limited: Creators of http://www.smartmessages.net/
[EMAIL PROTECTED] | http://www.synchromedia.co.uk/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" 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-users
-~----------~----~----~----~------~----~------~--~---