mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 10:14:27 +00: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