mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-04 06:27:52 -09:00
442145dbd3
* Fix public activity showing private repos (#811) Signed-off-by: Morgan Bazalgette <the@howl.moe> * error check after setting is_private to true * Add test for UpdateRepository w/ visibility change