forgejo/routers
Nicholas Pease 6a7a5ea32a
Do not show Profile README when repository is private ()
As mentioned in the original thread () and in the enhancements PR
, this PR ensures the .profile repository is public before the
README file is shown.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-08-04 14:45:33 +00:00
..
api Refactor and enhance issue indexer to support both searching, filtering and paging () 2023-07-31 06:28:53 +00:00
common Less naked returns () 2023-07-07 05:31:56 +00:00
install Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" () 2023-07-21 12:14:20 +00:00
private Add context parameter to some database functions () 2023-07-22 22:14:27 +08:00
utils
web Do not show Profile README when repository is private () 2023-08-04 14:45:33 +00:00
init.go