Ticket #912 (closed defect: fixed)

Opened 15 months ago

Last modified 15 months ago

Allow mirror client to set upload user and date

Reported by: bgamari Owned by:
Priority: normal Milestone:
Component: Hackage 2 server Version:
Severity: normal Keywords:
Cc: Difficulty: unknown
GHC Version: Platform:

Description

Change the server to allow the mirror client to set the upload user name and date. Change the mirror client to copy the upload name and date from the source index. The point is, mirrored packages should have the info from the original package, and not appear to have been uploaded by the mirroring client itself.

Change History

Changed 15 months ago by bgamari

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

As pointed out by dcoutts, this is in fact finished (see MirrorServer?.hs:putPackage, around line 350).

Note: See TracTickets for help on using tickets.