-
Notifications
You must be signed in to change notification settings - Fork 136
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
Email object and Email Activity updates. Deprecate Email URL Activity and Email File Activity. #1259
base: main
Are you sure you want to change the base?
Commits on Oct 4, 2024
-
Removed the constraint from group_managenment.
Signed-off-by: Paul Agbabian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a76f087 - Browse repository at this point
Copy the full SHA a76f087View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbe6ff6 - Browse repository at this point
Copy the full SHA cbe6ff6View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d15e704 - Browse repository at this point
Copy the full SHA d15e704View commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 294a294 - Browse repository at this point
Copy the full SHA 294a294View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2b1d72 - Browse repository at this point
Copy the full SHA f2b1d72View commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7103620 - Browse repository at this point
Copy the full SHA 7103620View commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b197e14 - Browse repository at this point
Copy the full SHA b197e14View commit details -
Deprecated the email_url_activity and email_file_activity classes in …
…favor of an updated email_activity class. Updated the email object to include domains, files, urls arrays. Updated the email_activity class to add the message_trace_uid ID. Updated the email_activity class to use the references[] for the Trace activity_id instead of the description URL. Updated the email_activity class description to reflect its SMTP protocol and the possible URLs and files attachments. Signed-off-by: Paul Agbabian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b68b7f - Browse repository at this point
Copy the full SHA 5b68b7fView commit details -
Signed-off-by: Paul Agbabian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df7fc18 - Browse repository at this point
Copy the full SHA df7fc18View commit details -
removed the optional tag for email_uid as it was causing the validati…
…on to fail!! Signed-off-by: Paul Agbabian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e69358f - Browse repository at this point
Copy the full SHA e69358fView commit details -
Relaxed the requirement of 'from' and 'to' to be recommended, and add…
…ed an at_least_one constraint on all the to and from attributes. Not all email logs have the 'to' and 'from' but must have at least those or 'smtp_to' and 'smtp_from' in the log. Signed-off-by: Paul Agbabian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8f2ac70 - Browse repository at this point
Copy the full SHA 8f2ac70View commit details -
Added the constraint and relaxed requirement to the email object.
Signed-off-by: Paul Agbabian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e17230 - Browse repository at this point
Copy the full SHA 4e17230View commit details
Commits on Nov 22, 2024
-
Updated some grammar in the dictionary and CHANGELOG. Added "See spec…
…ific usage.` for the domain and domains attributes in the dictionary. Added another references[] to the dictionary definition of message_trace_uid. Updated O365 to Office 365 in email.json Trace references[] to be consistent. Signed-off-by: Paul Agbabian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f92f36a - Browse repository at this point
Copy the full SHA f92f36aView commit details
Commits on Nov 23, 2024
-
Merge branch 'main' into email_update
Signed-off-by: Paul Agbabian <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eddefe5 - Browse repository at this point
Copy the full SHA eddefe5View commit details