TLS-RPT Support#82
Open
jnew-gh wants to merge 9 commits into
Open
Conversation
Create a new variable, report-type, to handle TLS Reports in addition to DMARC Reports
These files are, in large part, a copy/paste of the dmarcts- files, with necessary changes for the different structure of the TLS Reports.
Public domain icon json.png
This was referenced Jul 25, 2022
Contributor
|
Got this error when trying to view TLS reports with Postgres: The problem seems to be that the |
WHERE SQL clause for Periods filter dropdown list in TLS Report viewer
Add a whole circle icon in css for use in the TLS-RPT list Reconfigure TLS Report List table to display whole circle status icon
Contributor
Author
|
These last 5 commits (from f0cedef on) add the green/yellow/red status icons to the TLS Report List and the ability to filter on the TLS Report status. |
|
Just tested TLS-RPT support. It seems to fork fine. |
|
Can we expect a merge soon? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These commits add functionality to view SMTP TLS Reports (TLS-RPT) added into the main database by dmarcts-report-parser.
Four new files, tlsts-report-viewer.php, tlsts-report-viewer-report-list.php, tlsts-report-viewer-report-data.php and json.png, are created.