Skip to content

Have methods be called statically from this.methods and not model #41

@lukasotocerny

Description

@lukasotocerny

When calling user specified methods, Exp uses method copied in model, which can be dynamically overiden. This could lead to potential vulnerabilities and hence, lets bind this.methods with a scope of model whenever user calls a method instead of storing and accessing methods through this.model.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions