s3:auth: Re-format auth3_generate_session_info_pac()
authorAndreas Schneider <asn@samba.org>
Fri, 12 Apr 2024 12:36:32 +0000 (14:36 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 16 Apr 2024 03:58:30 +0000 (03:58 +0000)
commit20c546f928dfc952e701afe7ee76ea3602580d35
treee320a0178b05864e27045b653d5a967a4674aa15
parentcdb31d7e45bf1ca8a899dea82bd5b1ecc0ef1838
s3:auth: Re-format auth3_generate_session_info_pac()

This is in preparation to split up the function into several functions.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/auth/auth_generic.c