Add git credential mapping for new domain
This commit is contained in:
parent
7eb67000e4
commit
5c326f2e01
@ -3,6 +3,11 @@ target=api/gitea
|
|||||||
username_extractor=specific_line
|
username_extractor=specific_line
|
||||||
line_username=1
|
line_username=1
|
||||||
skip_username=7
|
skip_username=7
|
||||||
|
[git.psydnd.org*]
|
||||||
|
target=api/gitea
|
||||||
|
username_extractor=specific_line
|
||||||
|
line_username=1
|
||||||
|
skip_username=7
|
||||||
[github.com*]
|
[github.com*]
|
||||||
target=api/github
|
target=api/github
|
||||||
username_extractor=specific_line
|
username_extractor=specific_line
|
||||||
|
Loading…
Reference in New Issue
Block a user