Opened 15 years ago
Closed 15 years ago
#38 closed defect (fixed)
ScriptsRemoteUserBackend should give the password field a value
| Reported by: | adehnert | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.0 |
| Keywords: | Cc: |
Description
When the ScriptsRemoteUserBackend? creates a new user, it should give the password field a value (a la SocketAuth?) so that editing the user in the admin doesn't cause errors.
Change History (1)
comment:1 Changed 15 years ago by adehnert
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/trac/chrome/site/your_project_logo.png)
Fixed in:
commit 213c1e0a68e7eba1eddc6334ed0521758a7592dc Author: Alex Dehnert <adehnert@mit.edu> Date: Wed May 26 20:15:03 2010 -0400 Give autocreated users a fake password (Trac: #38)