v4.5.1.dev381: Merge pull request #275 from CybercentreCanada/frontend/typescript_test
Pre-release
Pre-release
Improvements
-
Backend changes for UpdateSource model
fetch_method: Specifying fetch method (one of 'POST', 'GET', 'GIT')enabled: Is the source active for periodic fetching?override_classification: Should the classification assigned to the source override what's defined by the signatureconfiguration: Processing configuration that's specific to the sourceupdate_interval: The update check interval for the specific source (default is the globalupdate_interval_seconds)ignore_cache: Ignore caching (ie. force updater to always fetch from remote source)
-
Frontend changes:
- Update UpdateSource dialog into a two tab design ("General", "Network")