Actions
Bug #22350
openfile key value parameter not in list eats the separator
Pull Request:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
It bothers me each time
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
53
Name check:
To do
Fix check:
To do
Regression:
No
Description
With the folowing content
Ciphers aes128-ctr,aes196-ctr
the following call to remove everything that's not aes128
file-key-valuep-paramter not in list with
(?!aes128\-ctr$)for parameter regex
result in
Ciphers aes128-ctraes196-ctr
agent info output is
2023-02-07T20:11:15+00:00 rudder info: Replaced pattern '^(Ciphers\s* \s*.*)(,+\s*(?!aes128\-ctr$)|(?!aes128\-ctr$)\s*,+)(.*)\s*$' in '/tmp/ssh' 2023-02-07T20:11:15+00:00 rudder info: replace_patterns promise '^(Ciphers\s* \s*.*)(,+\s*(?!aes128\-ctr$)|(?!aes128\-ctr$)\s*,+)(.*)\s*$' repaired 2023-02-07T20:11:15+00:00 rudder info: Moved '/tmp/ssh_1675800670_Tue_Feb__7_20_11_15_2023.cf-before-edit' to repository location '/var/rudder/modifi
Updated by Alexis Mousset almost 2 years ago
- Subject changed from file key value parameter not in list eats the separater to file key value parameter not in list eats the separator
Updated by Benoît PECCATTE over 1 year ago
- Severity set to Major - prevents use of part of Rudder | no simple workaround
- UX impact set to It bothers me each time
- User visibility set to Operational - other Techniques | Rudder settings | Plugins
- Priority changed from 0 to 64
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.5 to 7.2.6
- Priority changed from 64 to 63
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.6 to 7.2.7
- Priority changed from 63 to 62
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.7 to 7.2.8
- Priority changed from 62 to 61
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.8 to 7.2.9
- Priority changed from 61 to 60
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.9 to 7.2.10
- Priority changed from 60 to 59
Updated by Alexis Mousset over 1 year ago
- Target version changed from 7.2.10 to 7.2.11
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 7.2.11 to 1046
- Priority changed from 59 to 58
Updated by Alexis Mousset about 1 year ago
- Target version changed from 1046 to 7.3.8
- Priority changed from 58 to 57
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 7.3.8 to 7.3.9
- Priority changed from 57 to 56
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 7.3.9 to 7.3.10
Updated by Vincent MEMBRÉ 12 months ago
- Target version changed from 7.3.10 to 7.3.11
- Priority changed from 56 to 55
Updated by Vincent MEMBRÉ 10 months ago
- Target version changed from 7.3.11 to 7.3.12
- Priority changed from 55 to 53
Updated by Vincent MEMBRÉ 9 months ago
- Target version changed from 7.3.12 to 7.3.13
Updated by Vincent MEMBRÉ 9 months ago
- Target version changed from 7.3.13 to 7.3.14
Updated by Vincent MEMBRÉ 7 months ago
- Target version changed from 7.3.14 to 7.3.15
Updated by Vincent MEMBRÉ 6 months ago
- Target version changed from 7.3.15 to 7.3.16
Updated by Vincent MEMBRÉ 5 months ago
- Target version changed from 7.3.16 to 7.3.17
Actions