Issue #5778
closedPermissions on the Bearer tokens are not documented
Description
https://pulp-container.readthedocs.io/en/latest/workflows/authentication.html
States how to generate the token public key & token private key, but does not state what permissions they should have. (although the openssl command uses default modes of the umask and 600 respectively).
It should state what permissions it should have:
- user
- group
- octal mode
Updated by ipanova@redhat.com almost 5 years ago
- Project changed from Docker Support to Container Support
Updated by dkliban@redhat.com almost 5 years ago
- Triaged changed from No to Yes
- Sprint set to Sprint 62
Updated by lmjachky almost 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to lmjachky
Added by Lubos Mjachky almost 5 years ago
Added by Lubos Mjachky almost 5 years ago
Revision d7b57492 | View on GitHub
Add note about access permissions for private and public keys
Updated by lmjachky almost 5 years ago
- Status changed from ASSIGNED to POST
Updated by ipanova@redhat.com almost 5 years ago
- Status changed from POST to MODIFIED
Added by Lubos Mjachky almost 5 years ago
Revision 6e57e1e3 | View on GitHub
Add note about access permissions for private and public keys
closes #5778 https://pulp.plan.io/issues/5778
(cherry picked from commit d7b57492c34fd9c6210afe951f8497672c01d5b7)
Added by Lubos Mjachky almost 5 years ago
Revision 6e57e1e3 | View on GitHub
Add note about access permissions for private and public keys
closes #5778 https://pulp.plan.io/issues/5778
(cherry picked from commit d7b57492c34fd9c6210afe951f8497672c01d5b7)
Updated by Anonymous almost 5 years ago
Applied in changeset 6e57e1e30638c6b63f3fefcc658561083cc06cd6.
Updated by ipanova@redhat.com almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Add note about access permissions for private and public keys
closes #5778 https://pulp.plan.io/issues/5778