This repository was archived by the owner on Feb 10, 2021. It is now read-only.

Description
I'd like to propose a new feature to introduce a 2 factor authentication using the cool Google Authenticator App which I use all the time in my iPhone. We are lucky because there is what seems a clean Java-based server side library to add this feature to PA:
https://github.com/wstrange/GoogleAuth
Is there anyone interested to help with this and create a new PR? I am currently looking into the "Remember Me" bit first, then later will work on the 2 Factor Authentication.