When using login_one_time_send_mail() and specifying a path, the one-time login link that is generated does not point to that path. Attached is a patch that fix that, thanks :)
| Comment | File | Size | Author |
|---|---|---|---|
| login-one-time-path.patch | 1.58 KB | edmund.kwok |
When using login_one_time_send_mail() and specifying a path, the one-time login link that is generated does not point to that path. Attached is a patch that fix that, thanks :)
| Comment | File | Size | Author |
|---|---|---|---|
| login-one-time-path.patch | 1.58 KB | edmund.kwok |
Comments
Comment #1
danielb commentedThank you