Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to resend a confirmation email ? #390

Open
m2omou opened this issue Sep 29, 2015 · 13 comments
Open

how to resend a confirmation email ? #390

m2omou opened this issue Sep 29, 2015 · 13 comments

Comments

@m2omou
Copy link

m2omou commented Sep 29, 2015

I was wondering, what if the user didn't receive the confirmation email, is there any way I can resend it ?

Something like "if you didn't receive the confirmation email please click here"

I guess there is a route for this ?

Thanks.

@ACPK
Copy link

ACPK commented Oct 12, 2015

@m2omou Would be nice if this was automatically (but only once) sent if a user gets the error message above.

@m2omou
Copy link
Author

m2omou commented Oct 12, 2015

@ACPK Yes that would be nice, most website have something similar. Any update ?

@m2omou
Copy link
Author

m2omou commented Feb 15, 2016

any news on that one ? :)

@v3rron
Copy link

v3rron commented Feb 26, 2016

will probably need to write this part myself :|

@m2omou
Copy link
Author

m2omou commented Feb 26, 2016

+1

@dchersey
Copy link

+1 -- anybody have code for this? Seems like you have to override ConfirmationsController#new and call send_confirmation_instructions from the model concern.

Shouldn't be too hard but why reinvent the wheel?

@v3rron
Copy link

v3rron commented Mar 29, 2016

Thanks to mkhatib providing a solution on the related ng-token-auth issue:
lynndylanhurley/ng-token-auth#79 (comment)

@BrahimDahmani
Copy link

+1

1 similar comment
@Ruff9
Copy link

Ruff9 commented Feb 1, 2017

+1

@alfredoreduarte
Copy link

I just ran into the same issue, but where should I put the class extension?

@ethagnawl
Copy link
Contributor

@zachfeldman Would a PR containing the solution mentioned above (or similar) be considered? It seems like this is a pretty common use case.

@zachfeldman
Copy link
Contributor

@ethagnawl I would certainly be open to it!

@lynndylanhurley
Copy link
Owner

@ethagnawl please submit a PR for this if you have time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants