This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

williamson.t.p23282
williamson.t.p23282

I am using the latest version of October and User plugin and I have noticed that the password reset no longer works. I am not even able to save a new password directly:

$user->password = \Hash::make($password); $user->save();

or

$user->fill(post()); $user->save();

I only seem to get this response: https://i.gyazo.com/a5b21de3bc86c9da42e756f6a41941a3.png

Last updated

1-1 of 1

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.