mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-01-19 16:52:17 +01:00
add debug print for last url used
This commit is contained in:
parent
e66ed787d1
commit
11326d023d
@ -1002,6 +1002,7 @@ pam_sm_authenticate (pam_handle_t * pamh,
|
||||
|
||||
DBG (("ykclient return value (%d): %s", rc,
|
||||
ykclient_strerror (rc)));
|
||||
DBG (("ykclient url used: %s", ykclient_get_last_url(ykc)));
|
||||
|
||||
switch (rc)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user