riverrun / openmaize

No longer maintained - was an Authentication library for Plug-based applications in Elixir
Other
206 stars 30 forks source link

Fixes form_for helper arguments for generated PasswordReset views #90

Closed fabrik42 closed 7 years ago

fabrik42 commented 7 years ago

Hi there,

first of all thank you very much for this great lib! I really appreciate the work you put in here and it is fun to use!

I just faced some problems trying to implement the password reset feature with the generated controllers and templates. This is my approach for a solution.

Please let me know what you think.

Best, Christian

fabrik42 commented 7 years ago

Not sure why the CI check fails. This seems like an error that is unrelated to my changes?

riverrun commented 7 years ago

Thanks for your help with this.

I think the CI check fail is related to how I'm setting up the test database. Unfortunately, it doesn't fail on my machine, so it's difficult to know for sure.