0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-13 23:00:34 +01:00
gitea/services/repository
wxiaoguang edbf74c418
Fix "force private" logic (#31012)
When creating a repo, the "FORCE_PRIVATE" config option should be
respected, `readonly` doesn't work for checkbox, so it should use
`disabled` attribute.
2024-05-20 00:56:45 +00:00
..
archiver
commitstatus
files
adopt_test.go
adopt.go
avatar_test.go
avatar.go
branch.go
cache.go
check.go
collaboration_test.go
collaboration.go
commit.go
contributors_graph_test.go
contributors_graph.go
create_test.go
create.go
delete_test.go
delete.go
fork_test.go
fork.go
generate_test.go
generate.go
hooks.go
init.go
lfs_test.go
lfs.go
main_test.go
migrate.go
push.go
repository_test.go
repository.go Fix "force private" logic (#31012) 2024-05-20 00:56:45 +00:00
review_test.go
review.go
setting.go
template.go
transfer_test.go
transfer.go