mirror of
https://gitlab.com/commento/commento.git
synced 2025-06-29 22:56:37 -04:00
oauth: add gitlab
This commit is contained in:
@ -53,6 +53,9 @@ func configParse() error {
|
||||
|
||||
"TWITTER_KEY": "",
|
||||
"TWITTER_SECRET": "",
|
||||
|
||||
"GITLAB_KEY": "",
|
||||
"GITLAB_SECRET": "",
|
||||
}
|
||||
|
||||
for key, value := range defaults {
|
||||
|
Reference in New Issue
Block a user