Pwned Passwords validator and build errors

4 views
Skip to first unread message

Eric Rose

unread,
Jun 15, 2018, 1:54:13 AM6/15/18
to izpack-dev
Hi,

I've put together a basic validator based on the java client for Pwned
Passwords, as described at
https://www.twilio.com/blog/2018/06/round-up-libraries-for-checking-pwned-passwords-in-your-7-favorite-languages.html

The izpack-panels sub-project compiles and I can install a snapshot, but
the overall project fails to build due to an error in the IzPack Maven
Module that appears to be an ArrayIndexOutOfBounds error; the error is
triggered simply by adding the extra dependency in the izpack-panels POM

<dependency>
<groupId>com.github.nbaars</groupId>
<artifactId>pwnedpasswords4j-client</artifactId>
<version>1.1.0</version>
</dependency>

My first question is:

How do I add required external dependencies to a module correctly so
that the entire project build?

My second question is:

Are people interested in validating passwords against HaveIBeenPwned and
would such a validator be a good addition to IzPack?

Eric

--
Eric Rose | Systems Zealot
er...@forge.com.au | Forge Research

***********************************************************************
This message contains privileged and confidential information intended
only for the use of the addressee named above. If you are not the
intended recipient of this message you must not disseminate, copy or
take any action in reliance on it. If you have received this message
in error please notify the sender immediately. Any views expressed in
this message are those of the individual sender, except where the
sender specifically states them to be the views of another (including
a Body Corporate).

If you wish to opt out from future messages, send an email to
unsub...@forge.com.au with the subject UNSUBSCRIBE
************************************************************************

Reply all
Reply to author
Forward
0 new messages