MIF_E31222691/app
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
..
Console one liner 2019-12-20 14:14:01 -06:00
Exceptions Don't flash 'current_password' input (#5541) 2021-02-19 09:09:51 -06:00
Http Don't trim `current_password` (#5546) 2021-03-01 07:38:37 -06:00
Models [8.x] Update User Model to Match Jetstream Formatting (#5422) 2020-09-20 20:35:48 -05:00
Providers update by 2020-10-22 16:01:59 -05:00