Replace admin/jai emails for security policy with support email (#5524)
This commit is contained in:
@@ -82,7 +82,7 @@ info:
|
|||||||
- `X-Ratelimit-Reset`: the time in seconds until the ratelimit window resets
|
- `X-Ratelimit-Reset`: the time in seconds until the ratelimit window resets
|
||||||
|
|
||||||
Ratelimits are the same no matter whether you use a token or not.
|
Ratelimits are the same no matter whether you use a token or not.
|
||||||
The ratelimit is currently 300 requests per minute. If you have a use case requiring a higher limit, please [contact us](mailto:admin@modrinth.com).
|
The ratelimit is currently 300 requests per minute. If you have a use case requiring a higher limit, please [contact us](mailto:support@modrinth.com).
|
||||||
|
|
||||||
## User Agents
|
## User Agents
|
||||||
To access the Modrinth API, you **must** use provide a uniquely-identifying `User-Agent` header.
|
To access the Modrinth API, you **must** use provide a uniquely-identifying `User-Agent` header.
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<strong>Do not open a GitHub issue for a found vulnerability</strong>.
|
<strong>Do not open a GitHub issue for a found vulnerability</strong>.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Send details to <a href="mailto:jai@modrinth.com">jai@modrinth.com</a>
|
Send details to <a href="mailto:support@modrinth.com">support@modrinth.com</a>
|
||||||
including:
|
including:
|
||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
@@ -48,7 +48,7 @@
|
|||||||
Python Discord Security Notice</a
|
Python Discord Security Notice</a
|
||||||
>.
|
>.
|
||||||
</p>
|
</p>
|
||||||
<p><em>Version 2022-11</em></p>
|
<p><em>Version 2026-03</em></p>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Contact: mailto:jai@modrinth.com
|
Contact: mailto:support@modrinth.com
|
||||||
Expires: 2025-12-31T00:00:00.000Z
|
Expires: 2026-12-31T00:00:00.000Z
|
||||||
Preferred-Languages: en
|
Preferred-Languages: en
|
||||||
Canonical: https://modrinth.com/.well-known/security.txt
|
Canonical: https://modrinth.com/.well-known/security.txt
|
||||||
Policy: https://modrinth.com/legal/security
|
Policy: https://modrinth.com/legal/security
|
||||||
|
|||||||
Reference in New Issue
Block a user