<div dir="ltr">And in support of Andy's comments below - I put a debug warn statement at the start of each sub in Extensible.pm and Database.pm to work out where things weren't working.<div>Also turn up your logging to get the 'debug' level reports from DPAE into your logs.<br><div class="gmail_extra"><br><div class="gmail_quote">On 23 November 2017 at 22:10, Andrew Beverley <span dir="ltr"><<a href="mailto:andy@andybev.com" target="_blank">andy@andybev.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, 23 Nov 2017 10:28:31 +0000 Clive Eisen wrote:<br>
> However the login is failing and I am just returned to the login screen<br>
> with the banner set to LOGIN FAILED<br>
><br>
> There is no indication WHAT is failing - can anyone suggest either what<br>
> is wrong or where I can add debug - I have tried with and without roles.<br>
<br>
</span>I would start by hacking some debug statements directly into the<br>
authenticate_user() subroutine in Provider/Database.pm<br>
<br>
That function should be called by DPAE, so you can check firstly that<br>
it's actually being called, and secondly if/what/why it's returning a<br>
failure (assuming it is).<br>
<br>
Andy<br>
______________________________<wbr>_________________<br>
dancer-users mailing list<br>
<a href="mailto:dancer-users@dancer.pm">dancer-users@dancer.pm</a><br>
<a href="http://lists.preshweb.co.uk/mailman/listinfo/dancer-users" rel="noreferrer" target="_blank">http://lists.preshweb.co.uk/<wbr>mailman/listinfo/dancer-users</a><br>
</blockquote></div><br></div></div></div>