Project

Profile

Help

Story #7701

closed

Make SigningService in the DB immutable

Added by bmbouter over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 85
Quarter:

Description

Background

A public discussion was had on June 10th https://youtu.be/uecwUFJTWno and minutes taken here: https://hackmd.io/k5xm4WZ7QpeX0HF80XS9OQ

It was determined there that making the SigningService model itself immutable is a good thing for these reason:

  • Content signers should be able to leave their existing publications pointing to the old SigningService, otherwise their data will become invalidated.
  • Content signers should have to take explicit action when a public key is rotated, especially so they can know to also update clients.

Todo

Make it immutable, the data contained in a SigningService, or its subclass should not be modified once saved.

Actions #1

Updated by mdellweg over 3 years ago

  • Groomed changed from No to Yes
Actions #2

Updated by mdellweg over 3 years ago

  • Sprint set to Sprint 84
Actions #3

Updated by lmjachky over 3 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to lmjachky
Actions #4

Updated by pulpbot over 3 years ago

  • Status changed from ASSIGNED to POST
Actions #5

Updated by rchan over 3 years ago

  • Sprint changed from Sprint 84 to Sprint 85

Added by Lubos Mjachky over 3 years ago

Revision 5fff2a9d | View on GitHub

Raise an error when a user tries to update a signing service

closes #7701

Actions #6

Updated by Anonymous over 3 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #7

Updated by daviddavis over 3 years ago

  • Sprint/Milestone set to 3.9.0
Actions #8

Updated by pulpbot over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF