Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

#1986 closed defect (invalid)

Problem Demo Site : Login

Reported by: Sam Owned by: Jonas Borgström
Priority: high Milestone:
Component: ticket system Version: 0.8.4
Severity: major Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

In the login section of the demo site, I cannot enter a login as the page displays an error message.

Attachments (0)

Change History (3)

comment:1 by Sam, 19 years ago

Summary: Demo Site : LoginProblem Demo Site : Login

Hereafter is the message :

Traceback (most recent call last):

File "/usr/lib/python2.3/site-packages/trac/web/modpython_frontend.py", line 205, in handler

dispatch_request(mpr.path_info, mpr, env)

File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 139, in dispatch_request

dispatcher.dispatch(req)

File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 107, in dispatch

resp = chosen_handler.process_request(req)

File "/usr/lib/python2.3/site-packages/trac/web/auth.py", line 81, in process_request

self._do_login(req)

File "/usr/lib/python2.3/site-packages/trac/web/auth.py", line 102, in _do_login

assert req.remote_user, 'Authentication information not available.'

AssertionError: Authentication information not available.

comment:2 by anonymous, 19 years ago

Severity: normalmajor

comment:3 by sam, 19 years ago

Resolution: invalid
Status: newclosed

For security reasons, you can only log into the demo site using HTTPS.

Please go to https://ssl.bulix.org/projects/demo

  • The demo site maintainer.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.