Modify

Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#139 closed defect (fixed)

I am getting error while changing password

Reported by: mkbang@… Owned by: Matt Good
Priority: highest Component: AccountManagerPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.8

Description (last modified by Alec Thomas)

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 (0)

Change History (5)

comment:1 Changed 18 years ago by anonymous

Resolution: fixed
Status: newclosed

hey man i resolve this problem by modifieng hfile.py

comment:2 Changed 18 years ago by mkbang@…

hey man i resolve this problem by modifieng hfile.py

comment:3 Changed 18 years ago by Alec Thomas

Description: modified (diff)

comment:4 Changed 18 years ago by Alec Thomas

Description: modified (diff)

comment:5 Changed 17 years ago by banerjee.priti20@…

Trac Release: 0.8

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Matt Good.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.