Merge branch 'main' into pricing_calculator_new_urls
This commit is contained in:
6
data/features/reopen-dependabot-alerts.yml
Normal file
6
data/features/reopen-dependabot-alerts.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
# Reference 5861
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>3.4'
|
||||
ghae: 'issue-5861'
|
||||
1
data/reusables/gated-features/tag-protection-rules.md
Normal file
1
data/reusables/gated-features/tag-protection-rules.md
Normal file
@@ -0,0 +1 @@
|
||||
{% ifversion ghae %}Tag protection rules are available in internal and private repositories with {% data variables.product.prodname_ghe_managed %}, {% else%}Tag protection rules are available {% endif %}in public repositories with {% data variables.product.prodname_free_user %} and {% data variables.product.prodname_free_team %} for organizations, and in public and private repositories with {% data variables.product.prodname_pro %}, {% data variables.product.prodname_team %}, {% data variables.product.prodname_ghe_cloud %}, and {% data variables.product.prodname_ghe_server %}. {% ifversion fpt or ghec %}{% data reusables.gated-features.more-info %}{% endif %}
|
||||
@@ -1 +1 @@
|
||||
For example, you can allow access from only the IP address of your office network. The allow list for IP addresses will block access via the web, API, and Git from any IP addresses that are not on the allow list.
|
||||
For example, you can allow access from only the IP address of your office network. The allow list for IP addresses will block access to private resources via the web, API, and Git from any IP addresses that are not on the allow list.
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{% note %}
|
||||
|
||||
**Note:** When SAML SSO is enabled, the only setting you can update on {% data variables.product.prodname_dotcom %} for your existing SAML configuration is the SAML certificate. If you need to update the Sign on URL or Issuer, you must first disable SAML SSO and then reconfigure SAML SSO with the new settings.
|
||||
|
||||
{% endnote %}
|
||||
5
data/reusables/scim/emu-scim-rate-limit.md
Normal file
5
data/reusables/scim/emu-scim-rate-limit.md
Normal file
@@ -0,0 +1,5 @@
|
||||
{% note %}
|
||||
|
||||
**Note:** To avoid exceeding the rate limit on {% data variables.product.product_name %}, do not assign more than 1,000 users per hour to the IdP application. If you use groups to assign users to the IdP application, do not add more than 100 users to each group per hour. If you exceed these thresholds, attempts to provision users may fail with a "rate limit" error.
|
||||
|
||||
{% endnote %}
|
||||
Reference in New Issue
Block a user