1) changed lenght of remote to 46
2) refactored call to get_env
---
src/plugins/auth-pam/auth-pam.c | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/src/plugins/auth-pam/auth-pam.c b/src/plugins/auth-pam/auth-pam.c
index 9d8dfb95..c03e178b 100644
--- a/src/plugins/au
Hi,
On Mon, Jun 06, 2022 at 12:31:43PM +0200, Paolo Cerrito wrote:
> 1) changed lenght of remote to 46
>
> 2) refactored call to get_env
> ---
> src/plugins/auth-pam/auth-pam.c | 10 +++---
> 1 file changed, 7 insertions(+), 3 deletions(-)
>
> diff --git a/src/plugins/auth-pam/auth-pam.c b/