Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features #47

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Features #47

merged 2 commits into from
Jul 10, 2024

Conversation

croessner
Copy link
Owner

No description provided.

Christian Roessner added 2 commits July 10, 2024 21:13
The helper function 'createHeaderTable' was removed and its logic was directly embedded into 'GetAllHTTPRequestHeaders' and 'GetHTTPRequestHeader' functions. This was done to streamline code and improve readability. It enhances the way headers are processed in the original functions, removing the need for calling an extra function.

Signed-off-by: Christian Roessner <c@roessner.co>
Updated the logging methods within the 'monitoring.lua' file. Added a new logging line for dovecot sessions and simplified a previous logging line for backend server sessions. Also, one unnecessary logging line related to server protocol has been removed to improve overall code cleanliness.

Signed-off-by: Christian Roessner <c@roessner.co>
@croessner croessner merged commit 6199b82 into main Jul 10, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant