Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit02a8bf4

Browse files
author
derek-austin
authored
Missing coma concatenates array values
'enabled_git_access_protocolgravatar_enabled' were two distinct values in ApplicationSettings.optionalUpdateAttrs.
1 parent53f9322 commit02a8bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎gitlab/objects.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ class ApplicationSettings(GitlabObject):
689689
'domain_blacklist',
690690
'domain_blacklist_enabled',
691691
'domain_whitelist',
692-
'enabled_git_access_protocol'
692+
'enabled_git_access_protocol',
693693
'gravatar_enabled',
694694
'home_page_url',
695695
'max_attachment_size',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp