Rails 6 for Beginners Part 22: Password Reset Update

Rails 6 for Beginners Part 22: Password Reset Update

GoRails

3 года назад

10,877 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@Metroidling
@Metroidling - 30.11.2022 16:07

dont forget, to get the error messages you need to put this in condition on else side
render :edit, status: :bad_request

Ответить
@Ferschovitsch
@Ferschovitsch - 19.10.2022 19:26

Hey there, I am getting error at user.find_signed as undefined method. could you help me out with this please?

Ответить
@fusdev1031
@fusdev1031 - 03.11.2021 06:14

Hi, how to invalidate (force set to expired) the token after password reset successfully updated? So there is no need to wait for example 15 minutes if the password reset has been done.

Ответить
@heyhey-lq6br
@heyhey-lq6br - 31.08.2021 23:30

can you please create a tutorial about how to setup mailers to actually send the emails from a service like gmail to the user email. please reply.
if you know a tutorial please to link it

Ответить