YueGuobin 2efcc619b1
perf: batch RBAC permission checking for GET /projects
Replace per-project check_user_has_privilege calls with a single
batch method that performs 3 fixed DB queries regardless of project
count. Reduces GET /projects response time for 10000 projects from
~12s to ~290ms (40x improvement).
2026-05-27 13:27:35 +08:00
..
2021-04-13 18:46:50 +09:30
2026-03-05 12:38:28 +08:00
2025-01-03 19:56:41 +07:00