Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove zero-width characters from the beginning and end of all parameters in all controller actions * Add String#remove_zero_width_chars to remove all zero width unicode characters * Add before action in ApplicationController to strip zero-width characters from all parameters including child arrays and hashes. Co-authored-by: Sumith Baddam <sumith.reddy2@gmail.com>
- Loading branch information