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

Add allow_objects/full_objects parameter to text serialization #764

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Spartan322
Copy link
Member

@Spartan322 Spartan322 commented Oct 21, 2024

Fixes #760

Adapted from commit dalexeev/godot@377ff79

Add "disable_modified_security_assistance" project setting, warns about application performing unsafe behavior by default when enabled
Rename compat functions to redot764
Fix uninitialized array warning

@Spartan322 Spartan322 added enhancement topic:core breaks compat tracked:godot Issue already tracker on the godot issue tracker labels Oct 21, 2024
@Spartan322 Spartan322 force-pushed the add/security-by-default branch 5 times, most recently from 2c57c62 to c4c6b71 Compare October 22, 2024 06:02
@Spartan322 Spartan322 marked this pull request as ready for review October 25, 2024 04:31
Adapted from commit dalexeev/godot@377ff79

Add "disable_modified_security_assistance" project setting
	Warns about application performing unsafe behavior by default when enabled

Rename compat functions to redot764
Fix uninitialized array warning

Co-authored-by: Spartan322 <Megacake1234@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaks compat enhancement topic:core tracked:godot Issue already tracker on the godot issue tracker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Godot] str_to_var and ConfigFile allow for arbitrary code execution
3 participants