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.
qwerty287 a813c9d8f3
Allow creation of OAuth2 applications for orgs (#18084)
Adds the settings pages to create OAuth2 apps also to the org settings
and allows to create apps for orgs.

Refactoring: the oauth2 related templates are shared for
instance-wide/org/user, and the backend code uses `OAuth2CommonHandlers`
to share code for instance-wide/org/user.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
home.go Allow access to the Public Organization Member lists with minimal permissions (#20330) 2 years ago
members.go Fix public org members displayed too many informations (#20403) 2 years ago
org.go Move organization related structs into sub package (#18518) 2 years ago
org_labels.go Move issues related files into models/issues (#19931) 2 years ago
setting.go Add Docker /v2/_catalog endpoint (#20469) 2 years ago
setting_oauth2.go Allow creation of OAuth2 applications for orgs (#18084) 2 years ago
teams.go Move some files into models' sub packages (#20262) 2 years ago