Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make specifying skins and capes from URLs opt-in #117

Merged
merged 4 commits into from
Nov 26, 2024

Conversation

evan-goode
Copy link
Member

Adds the AllowTextureFromURL config option and makes it false by default. Admins can still set skins and capes by URL, via the front end or the API, regardless of this setting. Allowing users to specify textures via URL is a possible security concern and doesn't really
improve the UX that much, so we should make it opt-in.

Resolves #116.

Adds the `AllowTextureFromURL` config option and makes it false by
default. Admins can still set skins and capes by URL, via the front end
or the API, regardless of this setting. Allowing users to specify
textures via URL is a possible security concern and doesn't really
improve the UX that much, so we should make it opt-in.

For unmojang#116.
@evan-goode evan-goode merged commit 9cbfc41 into unmojang:master Nov 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

There is a security risk: Cannot choose whether to enable URL to obtain skins
1 participant