Rodrigo Pedra Brum 03be0afb44
Don't trim current_password (#5546)
Inspired by https://github.com/laravel/framework/pull/36415

As JetStream/Fortify uses a `current_password` field when allowing a user to change their password, and as JetStream is one of the starter kits listed on the docs, this PR adds `current_password` in the `$except` option of the `TrimStrings` middleware.
2021-03-01 07:38:37 -06:00
..
2019-12-20 14:14:01 -06:00
2021-03-01 07:38:37 -06:00
2020-10-22 16:01:59 -05:00