<div dir="ltr">Hi all,<div> Separate but somewhat related to my previous questions - how can I make a command line script to do a change password, using the DPAE infrastructure?</div><div><br></div><div>Presumably I will need to use Dancer2? Or can I dig directly into DPAE's set_user_password()?</div><div><br></div><div><div><font face="monospace, monospace">Dancer2::Plugin::Auth::Extensible::Provider::Database->new()</font> wants a 'plugin', and <font face="monospace, monospace">Dancer2::Plugin::Auth::Extensible->new()</font> wants an 'app'; I could pass fake values in but I suspect that's going to break things. How far up the tree do I need to go to be able to say "Use XXX", "XXX->new" and "XXX...->set_user_password"?</div></div><div><br></div><div>thanks,</div><div>Nathan</div></div>