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/routers
Peter Smit 6c1ee384f1 Merge remote-tracking branch 'mine/access_refactor' into access_refactor
Conflicts:
	cmd/serve.go
	models/access.go
	models/migrations/migrations.go
	models/org.go
	models/repo.go
	models/user.go
	modules/middleware/org.go
	modules/middleware/repo.go
	routers/api/v1/repo.go
	routers/org/teams.go
	routers/repo/http.go
	routers/user/home.go
10 years ago
..
admin able to allow insecure certification of webhook for #891 10 years ago
api/v1 Refactoring of the Access Table 10 years ago
dev Remove APP_LOGO setting 10 years ago
org Merge remote-tracking branch 'mine/access_refactor' into access_refactor 10 years ago
repo Merge remote-tracking branch 'mine/access_refactor' into access_refactor 10 years ago
user Change constants to UPPERCASE_WITH_UNDERSCORE style 10 years ago
home.go code fix for #908, and work for #884 10 years ago
install.go Add option to provide configuration file on command line 10 years ago