Edgewall Software

Changes between Initial Version and Version 1 of Ticket #7348


Ignore:
Timestamp:
Jun 18, 2008, 2:16:37 PM (16 years ago)
Author:
Emmanuel Blot
Comment:

If you're not the web admin, please contact the web admin of this site and ask him to fix up his Trac configuration.

If you're the web admin, read MostFrequentDuplicates

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7348

    • Property Priority highnormal
    • Property Status newclosed
    • Property Resolutioninvalid
  • Ticket #7348 – Description

    initial v1  
    33
    44Getting this error when hitting the "login" link:
    5 
     5{{{
    66Traceback (most recent call last):
    77  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 356, in dispatch_request
     
    1414    assert req.remote_user, 'Authentication information not available.'
    1515AssertionError: Authentication information not available.
     16}}}
    1617
    1718What are we supposed to do to get past this?