Yes, forcing that value on in Extensible.pm makes the page appear, but then clicking the 'Reset password' button doesn't seem to do anything.
The "$app->log(...)" statements don't seem to be appearing anywhere, is there a 'debug' mode I need to turn on or a config setting to direct the logging to a file/Log::Report? (that will make tracing through this a bit quicker!) cheers, Nathan On 3 April 2017 at 18:08, Andrew Beverley <[email protected]> wrote: > On Mon, 3 Apr 2017 08:53:13 +0100 Andrew Beverley wrote: > > I've just seen your follow up issue on GH ;-) > > Or is that a different issue? The bottom line is that the "password > retrieval" page will not be displayed if password_code_valid is not > true when the login page template gets rendered, so that's where I'd > start your debugging. > > Andy >
_______________________________________________ dancer-users mailing list [email protected] http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
