Actions
Bug #20995
openRudder API does not check for allowed_networks unicity
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
Whenever you add a new allowed_network via the API, it does not check if it is already defined.
To reproduce, just run multiple times in a row the command below:
curl -k -X POST -H "X-API-Token: $(cat /var/rudder/run/api-token)" -H "Content-Type: application/json" -d '"{\"allowed_networks\": {\"add\": [\"192.168.0.0/16\"]}}"' 'https://localhost/rudder/api/latest/settings/allowed_networks/<relay id>/diff'
Updated by Vincent MEMBRÉ over 2 years ago
- Target version changed from 7.1.0 to 7.1.1
Updated by Vincent MEMBRÉ over 2 years ago
- Target version changed from 7.1.1 to 7.1.2
Updated by Vincent MEMBRÉ over 2 years ago
- Target version changed from 7.1.2 to 7.1.3
Updated by Vincent MEMBRÉ over 2 years ago
- Target version changed from 7.1.3 to 7.1.4
- Priority changed from 32 to 31
Updated by Vincent MEMBRÉ over 2 years ago
- Target version changed from 7.1.4 to 7.1.5
- Priority changed from 31 to 0
Updated by Vincent MEMBRÉ about 2 years ago
- Target version changed from 7.1.5 to 7.1.6
Updated by Vincent MEMBRÉ about 2 years ago
- Target version changed from 7.1.6 to 7.1.7
Updated by Vincent MEMBRÉ about 2 years ago
- Target version changed from 7.1.7 to 7.1.8
Updated by Vincent MEMBRÉ about 2 years ago
- Target version changed from 7.1.8 to 7.1.9
Updated by Vincent MEMBRÉ almost 2 years ago
- Target version changed from 7.1.9 to 7.1.10
Updated by Vincent MEMBRÉ almost 2 years ago
- Target version changed from 7.1.10 to 1016
Updated by Alexis Mousset over 1 year ago
- Target version changed from 1016 to 7.2.5
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.5 to 7.2.6
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.6 to 7.2.7
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.7 to 7.2.8
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.8 to 7.2.9
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.2.9 to 7.2.10
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
Updated by Alexis Mousset about 1 year ago
- Target version changed from 1046 to 7.3.8
Updated by Vincent MEMBRÉ about 1 year ago
- Target version changed from 7.3.8 to 7.3.9
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
Updated by Vincent MEMBRÉ 10 months ago
- Target version changed from 7.3.11 to 7.3.12
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