mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
This is a refactor to ensure sysrepo functionality guarded by NACM works as intended in Infix. Relocate infix_rpc() to klish-plugin-sysrepo, ensuring unauthenticated users are denied access. Drop infix_commit() in favor of slightly modified srp_commit(), this to ensure sysrepo audit trail logs are visible at all times. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>