Ignore:
Timestamp:
Feb 27, 2014, 3:02:56 PM (9 years ago)
Author:
Nicklas Nordborg
Message:

References #580: Authenticate users using YubiKey? sticks

Implemented actual verification of passwords against YubiCload?. Seems to be working well. A manual configuration step to get a CLIENT_ID and CLIENT_KEY is needed when installing the extension for the first time. Instructions for this need to be written.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/net.sf.basedb.yubikey/trunk/build.xml

    r2256 r2257  
    5959    >
    6060    <copy todir="${dist}">
    61       <fileset dir="." includes="README,LICENSE" />
     61      <fileset dir="." includes="README,LICENSE,yubikey.properties" />
    6262      <fileset file="${jar.name}" />
    6363    </copy>
Note: See TracChangeset for help on using the changeset viewer.