Rößner-Network-Solutions

Skip to content

Add `nauthilus_util` module, refactor Lua plugins to use it

Christian Rößner requested to merge features into main

A new utility module nauthilus_util has been added, providing common functionality such as error raising, type checking, timestamp generation and counting table length. Existing Lua plugins have been refactored to use this utility module, removing redundant code and improving readability.

Signed-off-by: Christian Roessner c@roessner.co

Merge request reports

Loading