Home | History | Annotate | Download | only in pamu2fcfg
History log of /src/external/bsd/pam-u2f/dist/pamu2fcfg/pamu2fcfg.c
RevisionDateAuthorComments
 1.3  15-Jan-2025  christos merge changes between 1.2.0 and 1.3.1
 1.2  06-Oct-2021  he branches: 1.2.4;
Add what must be an overlooked newline in the normal output.
 1.1  03-Mar-2020  christos branches: 1.1.1;
Initial revision
 1.1.1.3  15-Jan-2025  christos Import pam-u2f 1.3.1 (previous was 1.2.0)

Version 1.3.1 (released 2025-01-14)

- Fix incorrect usage of PAM_IGNORE (YSA-2025-01, CVE-2025-23013).
- Changed return value when nouserok is enabled and the user has no
credentials, PAM_IGNORE is used instead of PAM_SUCCESS.
- Hardened checks of authfile permissions.
- Hardened checks for nouserok.
- Improved debug messages.
- Improved documentation.

Version 1.3.0 (released 2023-03-14)

- Add sanity checking of UV options to pamu2fcfg.
- Add support for username expansion in the authfile path.
- Improvements to the documentation.

Version 1.2.1 (released 2022-05-11)

- Fixed an issue where native credentials could be truncated, resulting
in failure to authenticate or successful authentication with missing
options.
- Stricter parsing of sshformat credentials.
- pamu2fcfg now allows a combination of the --username and --nouser
options.
- Improved documentation on FIDO2 options.
 1.1.1.2  24-Sep-2021  christos Import version 1.2.0

* Version 1.2.0 (released 2021-09-22)
** Added support for EdDSA keys.
** Added support for SSH ed25519-sk keys.
** Added authenticator filtering based on user verification options.
** Fixed an issue with privilege restoration on MacOS.
** Fixed an issue where credentials created with pamu2fcfg 1.0.8 or earlier
were not handled correctly if their origin and appid differed.
** Miscellaneous improvements to the documentation.
** Miscellaneous minor bug fixes found by fuzzing.

* Version 1.1.1 (released 2021-05-19)
** Fix an issue where PIN authentication could be bypassed (CVE-2021-31924).
** Fix an issue with nodetect and non-resident credentials.
** Fix build issues with musl libc.
** Add support for self-attestation in pamu2fcfg.
** Fix minor bugs found by fuzzing.

* Version 1.1.0 (released 2020-09-17)
** Add support to FIDO2 (move from libu2f-host+libu2f-server to libfido2).
** Add support to User Verification
** Add support to PIN Verification
** Add support to Resident Credentials
** Add support to SSH credential format
 1.1.1.1  03-Mar-2020  christos branches: 1.1.1.1.2;
Import Yubico's pam-u2f from https://github.com/Yubico/pam-u2f.git
 1.1.1.1.2.2  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.1.1.1.2.1  03-Mar-2020  martin file pamu2fcfg.c was added on branch phil-wifi on 2020-04-13 07:56:28 +0000
 1.2.4.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed