When updating a sensitive variable, the value needs to be null. This … - #261
When updating a sensitive variable, the value needs to be null. This …#261mcasperson wants to merge 11 commits into
Conversation
…changes allows for a nil string for the value.
|
I measured this against a live 2026.x server before picking up the change, and the premise doesn't hold — sending
The There is a real bug underneath though, filed as #449: writing a sensitive variable with no value and no The GitHub credential half of this branch has also landed independently as Leaving this open for you @mcasperson — happy to be told I've missed a server version or a code path where the null does matter. |
…changes allows for a nil string for the value.