42ity / fty-rest

REST API module
Other
0 stars 18 forks source link

IPMPROG-4911 - fix smtp config double quote #846

Closed FrancoisRegisDegott-eaton closed 2 years ago

FrancoisRegisDegott-eaton commented 2 years ago

config.ecpp The GET request won't work for smtp user/password config (the decoder is not applied) 1/ fix: set the correct property names to apply decode() 2/ added a 'smtp' parent property filter to exactly balance smtp user/passwd encode/decode process