mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-27 06:25:26 +02: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