Patch to enable site-wide password reset form in a block
rjbrown99 - July 20, 2009 - 04:57
| Project: | Form Block |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Description
I had a need to display the site-wide password reset form in a block. I am already using this module, so I added it directly to formblock. The diff is enclosed. Please review and consider adding to the module. Thank you.
| Attachment | Size |
|---|---|
| formblock.password.diff | 1.06 KB |

#1
My bad - I forgot to add the include for the module. This diff works. Please disregard the first one.
#2
Committed, thanks!