Maxime C.
Maxime C.
Ideally even if it is not an user requirement but only a discussion (https://github.com/dokan-dev/dokany/issues/50#issuecomment-170402742), we should be able to assign several mount point to the same file system / volume....
GitLab issue tracker is currently not supported and could be easily integrated once https://gitlab.com/gitlab-org/gitlab-ce/issues/30822 implemented. For now, it may be possible to do manually the filter on client side based...
Create a battery module that handles proper reporting and recording of battery level. Raise appropriate alarms on Alarm module when switching to the battery or when the battery level goes...
We should have support for anti pass-back feature. Different scope/strategies could be expected: * [ ] X seconds anti pass-back on a specific Access Point * [ ] X seconds...
A new MQTT module has been added. It is a basic implementation providing a bridge to an MQTT broker either to Publish or Subscribe on specific topics. That works well...
Add support for Challenge/Response (either HMAC-SHA1 or OATH-HOTP) to work with Yubikey on a more secure way. From @kaczorws on https://github.com/islog/keepassrfid/issues/4#issuecomment-1011558093: > As for the Challenge-Response this is the method...
- [x] Move to [LibLogicalAccess SWIG](https://github.com/islog/liblogicalaccess-swig) wrapper instead of LibLogicalAccess COM wrapper. - [ ] Create KeePass plgx for Windows x86, Windows x64, Linux x86, Linux x64 embedding LibLogicalAccess native...