Skip to content

Commit 5cd1b4d

Browse files
committed
add url ip restriction
1 parent b2ca1b3 commit 5cd1b4d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/sap-ai-core/add-a-git-repository-b668176.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ You specify your unique git repository details as follows:
7171
- `url`: URL of the git repository
7272

7373
> ### Restriction:
74-
> Only ASCII alphanumerics, digits, and the characters “.”, “ -”, “\_” and “%” are allowed.
74+
> Only ASCII alphanumerics, digits, and the characters “.”, “ -”, “\_” and “%” are allowed. IP addresses are not allowed as repository URLs.
7575
7676
- `username`: \(Service\) user that’s accessing the git repository
7777

@@ -144,7 +144,7 @@ You specify your unique git repository details as follows:
144144
- `url`: URL of the git repository
145145

146146
> ### Restriction:
147-
> Only ASCII alphanumerics, digits, and the characters “.”, “ -”, “\_” and “%” are allowed.
147+
> Only ASCII alphanumerics, digits, and the characters “.”, “ -”, “\_” and “%” are allowed. IP addresses are not allowed as repository URLs.
148148
149149
- `username`: \(Service\) user that’s accessing the git repository
150150

0 commit comments

Comments
 (0)