Ticket #245 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

Do something about public bug reporting

Reported by: amir Assigned to: washort
Priority: normal Milestone:
Component: Operations Severity: normal
Keywords: Cc:
Author: Branch:

Change History

10/25/05 19:38:00 changed by washort

  • status changed from new to assigned.

I did a bunch of research on this today trying to figure out the best way to handle this and other trac/svn related stuff for non-team members.

Right now we have no automation for signing up new users; I have to add each user manually to the apache password file. Having a CGI or something that'll add people automatically, let the reset their password, etc, seems like the best way to handle it. Other suggestions welcome. I've looked at using something other than a file for account storage: using a database or whatever would require using basic auth, rather than digest, which would be rather insecure without SSL.

10/27/05 13:43:06 changed by washort

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

Fixed with #155. People who want to report bugs can sign up for a trac account.

jethro@divmod.org