Maxime C.
Maxime C.
The latest error you have with Undefined Symbol @vanderpunk is related to a missing getter implementation on the AuthTarget codebase. I guess that means the current HEAD is unstable :\...
For the first step if you want api compatibility with 0.6.0 then you should use version 0.7.4. But you should move to 0.8.0 and coming soon 1.0.0 as soon as...
Good question, I guess main contributors moved to other projects/focus. @nxtn @oleg-nenashev you may want to give someone else the lead here? (always avoiding forks when possible...)
Dokan 0.6.0 doesn't support Windows 8.1. If you attempt to use Dokan on this system, I would recommend to use our fork [Dokany](https://github.com/dokan-dev/dokany).
Yeah dokan-dev.net is out since few weeks. The domain should have expired May 29 2015 but it was renewed the exact same day. I really don't understand why someone still...
You should only add to PATH either x86 or x64 dlls depending of your runing environment for Keepass (probably x64), not both. If this still fail please try to install...
Hi @YoNevelt. Can you try with new release https://github.com/leosac/keepassrfid/releases/tag/2.2.0 and https://github.com/islog/liblogicalaccess-swig/releases/tag/v2.4.2? Thanks!
It's on implementation phase into the RFID middleware library first. Will take a while before being properly implemented but it is still on the plan and I have done some...
Just implemented on LLA with https://github.com/islog/liblogicalaccess/commit/39386eac85ec88ec5229098fbfa2fddd0a528fd4 :smile: OATH is implemented as well but for now the Challenge-Response card service will use the OTP endpoint (HMAC slots) by default. Now we...
This move to LibLogicalAccess SWIG is done. We now need proper release (both for binaries and nuget package) of LLA SWIG with official Linux build support (it is now technically...