You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/middleware
Peter Smit e6fc58a744 Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
10 years ago
..
auth.go modules/middleware/auth.go: remove uncheck login for watch a repo #929 10 years ago
context.go code fix for #908, and work for #884 10 years ago
org.go api: able to create repo and fix #726 10 years ago
repo.go Remove GoGet option from repository and handle it with ?go-get=1 instead 10 years ago