Ticket #139 (closed defect: fixed)

Opened 3 years ago

Last modified 1 year ago

I am getting error while changing password

Reported by: mkbang@rediffmail.com Assigned to: mgood
Priority: highest Component: AccountManagerPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.8

Description (Last modified by athomas)

Traceback (most recent call last):
  File "C:\TRIALI~1\Python\Lib\site-packages\trac\web\modpython_frontend.py", line 206, in handler
    dispatch_request(mpr.path_info, mpr, env)
  File "C:\TRIALI~1\Python\Lib\site-packages\trac\web\main.py", line 139, in dispatch_request
    dispatcher.dispatch(req)
  File "C:\TRIALI~1\Python\Lib\site-packages\trac\web\main.py", line 107, in dispatch
    resp = chosen_handler.process_request(req)
  File "build\bdist.win32\egg\acct_mgr\web_ui.py", line 50, in process_request
  File "build\bdist.win32\egg\acct_mgr\web_ui.py", line 66, in _do_change_password
  File "build\bdist.win32\egg\acct_mgr\api.py", line 88, in set_password
  File "build\bdist.win32\egg\acct_mgr\htfile.py", line 50, in set_password
  File "build\bdist.win32\egg\acct_mgr\htfile.py", line 122, in userline
  File "build\bdist.win32\egg\acct_mgr\htfile.py", line 95, in salt
  File "build\bdist.win32\egg\acct_mgr\htfile.py", line 30, in urandom
IOError: [Errno 2] No such file or directory: '/dev/urandom'

Attachments

Change History

01/19/06 08:43:56 changed by anonymous

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

hey man i resolve this problem by modifieng hfile.py

01/19/06 08:44:30 changed by mkbang@rediffmail.com

hey man i resolve this problem by modifieng hfile.py

01/19/06 09:48:49 changed by athomas

  • description changed.

01/19/06 09:49:01 changed by athomas

  • description changed.

05/20/07 06:55:03 changed by banerjee.priti20@rediffmail.com

  • release set to 0.8.

Add/Change #139 (I am getting error while changing password)




Change Properties
Action