mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
* 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