Updated changelog with, Github OAuth: Now works with Github for Enterprise, thanks @williamjoy
This commit is contained in:
@@ -6,6 +6,7 @@ type OAuthInfo struct {
|
||||
AuthUrl, TokenUrl string
|
||||
Enabled bool
|
||||
AllowedDomains []string
|
||||
ApiUrl string
|
||||
}
|
||||
|
||||
type OAuther struct {
|
||||
|
||||
Reference in New Issue
Block a user