Skip to content

(WIP) Add a "description" field to each stored secret#164

Draft
creachadair wants to merge 8 commits intomjf/audit-readfrom
mjf/description
Draft

(WIP) Add a "description" field to each stored secret#164
creachadair wants to merge 8 commits intomjf/audit-readfrom
mjf/description

Conversation

@creachadair
Copy link
Copy Markdown
Member

This builds on #163 and requires it to be merged first.

There are multiple commits here that can be reviewed separately, and the branch
is currently based on the #163 branch, but I intend to rebase it on main before
requesting a real review.

NOT READY -- DO NOT MERGE

Comment thread types/api/api.go

// MaxDescriptionBytes is the maximum permitted length of a secret description.
// Descriptions in excess of this length will be rejected.
const MaxDescriptionBytes = 1000
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rationale: About 12 lines or 200 words of English text, should be enough for anybody.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant