brbzull0 opened a new pull request, #13142: URL: https://github.com/apache/trafficserver/pull/13142
`set_config_records` did not consult the registrant's access tier, so `admin_config_set_records` (and `traffic_ctl config set`) accepted writes to records the registrant marked as protected. Read the record's access_type alongside the existing metadata, and refuse the write with an specific error code (`RECORD_READ_ONLY` / `RECORD_NO_ACCESS`) follow-up of https://github.com/apache/trafficserver/pull/13141 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
