Ticket #2 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

MD5 login problem with Opera browser

Reported by: jens Owned by: somebody
Priority: major Milestone: v0.7.2
Component: system Keywords:
Cc:

Description

There is a problem with the MD5 login scripts when used with Opera 9.0x.

1. The login works only by pressing the "MD5" button, pressing the enter key does not work, the login is always denied.

2. Sometimes the login does not recognize the password and/or md5 hash. Although entered the correct password, the system denies the login: "Access denied". It seems to work again, when the current session run on a timeout.

Tested with the CGI version of PyLucid (Debian server), Client is Opera 9.0x on FreeBSD 6.1.

Change History

Changed 2 years ago by anonymous

<!-- Plain traceback:

Traceback (most recent call last):

File "/hp/ai/aa/bb/www/pytools/colubrid/debug.py", line 925, in call File "/hp/ai/aa/bb/www/pytools/PyLucid/middlewares/replacer.py", line 57, in call File "/hp/ai/aa/bb/www/pytools/colubrid/application.py", line 104, in iter File "/hp/ai/aa/bb/www/pytools/PyLucid_app.py", line 299, in process_request

moduleOutput = self.module_manager.run_command()

File "/hp/ai/aa/bb/www/pytools/PyLucid/system/module_manager.py", line 376, in run_command File "/hp/ai/aa/bb/www/pytools/PyLucid/system/module_manager.py", line 410, in _run_module_method File "/hp/ai/aa/bb/www/pytools/PyLucid/system/module_manager.py", line 574, in _run_method File "/hp/ai/aa/bb/www/pytools/PyLucid/system/module_manager.py", line 505, in run_error

AttributeError?: LogInError? instance has no attribute 'args' -->

Changed 2 years ago by jens

New Ticket for """Attribute Error?: Log InError?? instance has no attribute 'args'""" --> http://pylucid.net/trac/ticket/18

Changed 2 years ago by jens

  • milestone set to v0.7.2

We must test the new auth with opera!

Changed 2 years ago by anonymous

  • status changed from new to closed
  • resolution set to fixed

should be fixed in v0.7.2Alpha ;)

Note: See TracTickets for help on using tickets.