Commit da8d11a
committed
pam-yubico: update to 2.27.
* Version 2.27 (released 2021-04-09)
** Add always_prompt configuration option.
** Add client certificate support for ldap.
** Add starttls support for ldap.
** Add ldap_bind_as_user support.
** Parsing, cleanliness and string fixes.
** Documentation and spelling fixes.
* Version 2.26 (released 2018-04-20)
** Make sure to close authfile (CVE-2018-9275).
** Fix compiler warnings.
** Open file descriptors with O_CLOEXEC.
** Use mkostemp() instead of mkstemp().
* Version 2.25 (released 2018-03-27)
** Documentation updates.
** Only do OTP validation if it's a token that might be valid.
** Return early in case user has no valid tokens.
** Ldap, compare values only with yubi_attr attributes.
** Add nullok parameter.
* Version 2.24 (released 2016-11-25)
** Debug mode changed, allows file output with debug_file.
** Fixup returning user-unknown correctly.
* Version 2.23 (released 2016-06-15)
** Fix an issue where a failure to set permissions was wrongly outputted.
* Version 2.22 (released 2016-05-23)
** Documentation improvements.
** Retain ownership and permission of challenge files (issue #92).
** Make dependency on yubico-c-client 2.15 clearer.
* Version 2.21 (released 2016-02-19)
** Add proxy support for yubico-c-client.
** Check that conv is set before trying to use it
fixes a crash bug with the osx loginwindow.
** Add building of a mac installer.
* Version 2.20 (released 2015-09-22)
** Add cainfo option to allow usage of a cabundle instead of path.
** Support comments in authfile.
** For challenge response with system-wide directory, write the files as root
instead of the user.
* Version 2.19 (released 2015-03-23)
** Add new ldap functionality
ldap_bind_user and ldap_bind_password for authenticated binds
ldap_filter for using subtree search and a filter
ldap_cacertfile to use a specific cacert for ldaps
* Version 2.18 (released 2015-02-12)
** Fix a memory leak of the pam response data.
** Add more tests.
** Add version flag to ykpamcfg.1 parent aa38d4a commit da8d11a
3 files changed
Lines changed: 15 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | | - | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
19 | 24 | | |
20 | 25 | | |
21 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
This file was deleted.
0 commit comments