YueGuobin e0962a59ed
feat: add GET/PUT /v3/settings server settings API
GET returns all settings sections except the deprecated
VirtualBox/VMware ones (Server.Audit privilege); secrets are
masked and Controller.jwt_secret_key is excluded entirely.
PUT applies a partial update (Server.Modify privilege): masked
or empty secrets mean unchanged, null removes the option, the
response carries the new values plus restart_required, and a
settings.updated notification is emitted. New
Server.Audit/Server.Modify privileges are seeded into the
Administrator role at table creation.
2026-08-23 18:54:31 +08:00
..
2023-08-04 18:20:06 +10:00
2021-09-04 15:23:25 +09:30
2023-08-21 21:32:23 +10:00
2026-03-17 21:43:48 +08:00
2023-09-07 17:31:11 +07:00
2023-09-02 18:15:00 +07:00