Ticket #285 (closed enhancement: fixed)

Opened 6 months ago

Last modified 5 months ago

hackage trac should permit registration

Reported by: guest Assigned to:
Priority: normal Milestone:
Component: miscellaneous Version:
Severity: normal Keywords:
Cc: Difficulty: normal
GHC Version: 6.8.2 Platform:

Description

hackage trac does not seem to have a "register" option (compare hackage trac with ghc trac). individual logins are nice because:

- gives individual rather than anonymous reporters

- one place less to support spam email harvesters (account name instead of full email address)

- "register" is always there, hence easy to find, unlike the hint hidden on the trac home page that hackage is still abusing the haskell' trac.. (might lower the barrier to file report/suggestion tickets)

Duncan comments:

We used to have that and got horribly spammed. Apparently for the ghc trac they've worked out how to do that without getting spammed so presumably we could do the same.

Change History

06/11/08 03:43:07 changed by duncan

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

Done.