Actions
Bug #25767
openCreate a variant of API token file with curl header parameter syntax
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
This will make usage in scripts simpler.
Specs:
- Write the file in
/var/rudder/run/api-token-header
- Change the way permissions are set to enforce restrictions before writing the secret. The current implementation could leak the content.
- Add tests, specially for the permissions
- The format of the file to allow usage with
--header @file
is:
X-API-Token: ...
Updated by Alexis Mousset 22 days ago
- Status changed from New to In progress
- Assignee set to Alexis Mousset
Updated by Alexis Mousset 22 days ago · Edited
- Status changed from In progress to Pending technical review
- Assignee changed from Alexis Mousset to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5978
Updated by Alexis Mousset 22 days ago
- Description updated (diff)
- Assignee changed from Vincent MEMBRÉ to Clark ANDRIANASOLO
Updated by Alexis Mousset 22 days ago
- Status changed from Pending technical review to New
Updated by Alexis Mousset 22 days ago
- Pull Request deleted (
https://github.com/Normation/rudder/pull/5978)
Updated by Clark ANDRIANASOLO 17 days ago
- Status changed from New to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Alexis Mousset
- Pull Request set to https://github.com/Normation/rudder/pull/5990
Updated by Clark ANDRIANASOLO 17 days ago
- Assignee changed from Alexis Mousset to Vincent MEMBRÉ
Updated by Clark ANDRIANASOLO 17 days ago
- Assignee changed from Vincent MEMBRÉ to Alexis Mousset
Updated by Clark ANDRIANASOLO 16 days ago
- Assignee changed from Alexis Mousset to Vincent MEMBRÉ
Updated by Alexis Mousset 16 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:rudder|19b6c980880b8951cf66ceb849ea679121ece7db.
Updated by Alexis Mousset 16 days ago
- Project changed from Rudder to Rudder plugins
- Category changed from Server components to Documentation
- Target version deleted (
8.1.8)
Actions