mirror of
https://github.com/openNDS/openNDS.git
synced 2026-05-04 03:01:32 -04:00
Replaced spaces with tabs for consistent indentation.
Improved syslog logging to avoid message truncation:
Split syslog messages into multiple parts for better readability.
First message logs the $status and $url at "warn" level.
Additional details ($action, $gatewayhash, $payload) are logged at "debug" level in separate messages.
Signed-off-by: Maina Derrick (d1dee) <mainaderiq@gmail.com>
Forwarding Authentication Service (FAS) Author: Rob White @bluewavenet - BlueWave Projects and Services Copyright (C) 2015-2021 BlueWave Projects and Services. This software is released under the GNU GPL license. openNDS (NDS) supports external (to NDS) authentication with with simple config options. In addition, Binauth can be configured to be operational at the same time as FAS to provide post authentication processing.