Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Apply local or global data transformations #7

Open
alexweissman opened this issue Dec 11, 2015 · 1 comment
Open

Apply local or global data transformations #7

alexweissman opened this issue Dec 11, 2015 · 1 comment

Comments

@alexweissman
Copy link
Member

Instead of "sanitization", we could allow Fortress to apply local or global data transformations, as discussed here: userfrosting/UserFrosting#423

The understanding would be that pre-storage transformations of user data would be the exception, rather than the rule.

@alexweissman
Copy link
Member Author

How about allowing an arbitrary series of transformations? I.e.:

transform: ['trim', 'purge']

or

transform: ['purify', 'trim']

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant