Mark Donnelly
Mark Donnelly
These changes will prevent the stream editor email address from being included in the `Notice emails` field during the creation of a conflict review. This only works for documents in...
`simple_datatables` was preventing Rails from parsing POST messages with a JSON body. The reason was that `Mime::Type.register` will associate a symbol with a mime type for both content generation (outbound...
The document expiration mail displays the date of the upcoming document expiration, but different timezones makes that date ambituous. Instead, clearly show that as a timestamp in UTC. Fixes https://github.com/ietf-tools/datatracker/issues/1825