issues
search
openlawlibrary
/
taf
The Archive Framework
GNU Affero General Public License v3.0
10
stars
10
forks
source link
Fix: Support for YubiKey Manager 5.1.x
#443
Closed
Rana-KV
closed
5 months ago
Rana-KV
commented
5 months ago
Description
Refactored code to accommodate changes in YubiKey Manager 5.1.x.
Updated functions and adjusted logic to ensure compatibility with the YubiKey Manager release 5.1.x
Support for YubiKey Manager 4.x is dropped.
Code review checklist (for code reviewer to complete)
[ ] Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
[ ] Title summarizes what is changing
[ ] Commit messages are meaningful (see
this
for details)
[ ] Tests have been included and/or updated, as appropriate
[ ] Docstrings have been included and/or updated, as appropriate
[ ] Changelog has been updated, as needed (see
CHANGELOG.md
)
Description
Code review checklist (for code reviewer to complete)