MIF_E31222691/app/Http
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
..
Controllers Remove controllers that are generated by laravel/ui package. 2019-12-20 11:48:38 -06:00
Middleware Don't trim `current_password` (#5546) 2021-03-01 07:38:37 -06:00
Kernel.php comment trust hosts 2020-12-10 07:14:14 -06:00