Hi,<br><br>I'm new to this list so let me introduce myself.<br><br>I'm working for a company that designed a secure a low cost USB authentication dongle.<br>This dongle can be authenticated by any web site using only a few lines of PHP and Java Script.<br>
<br>I'm also using PMA  for a while, and knowing how critical the security is for PMA users I tryed to integrate our solution to add hardware authentication support to PMA.<br><br>So I downloaded the latest stable release  and I added some lines of code in libraries/auth/cookie.auth.lib.php and it worked...<br>
<br>Now if I add the Ids of the authorized  USB authentication dongle in a configuration file  I can access the login page  only  if  the dongle is plugged  on my PC. And as soon as I unplugged it I'm automatically logouted. Nobody can administrate my mysql server without my USB dongle.<br>
<br>So my questions are:<br><br>1) Is the integration of a commercial (hardware) product compatible with the PMA's project policy ?<br><br>2) Are you interested by hardware authentication for PMA.<br><br>3) What is the process to commit changes in the trunk ? Who will review the code ?<br>
<br>Thanks  for you reply,<br><br>Luc<br>    <br><br><br><br><br><br>It took me a couple  of day enter your code<br><br>The product is almost ready for market and his targeted<br>