Skip to content

Conversation

@meetghodasara-crest
Copy link

Bug fixes:

  1. Support of default_pagination_limit and max_pagination_limit parameters for manifest and objects get endpoints to avoid errors because of large response size.
  2. Fixed opentaxii-create-account command to support admin argument.
  3. Fixed add_objects method to define modified time and spec_version parameters if not provided in POST data.
  4. Fixed delete object operation to delete objects from database.
  5. Bug fix to return correct spec_version value in response instead of object type.
  6. Adding versions in some of the objects where object type does not support versioning

aams-eam and others added 19 commits December 25, 2023 23:23
- Added example on how to define accounts with permissions for taxii2
  and taxii1.
- Fixed authentication for taxii2. Now accounts can be defined to access
  private collections with 'read' or 'modify' access.
When a collection that does not exist is used in a data-configuration
file, a warning is produced
If no credentials are provided and you try to access a public
collection, there is an error. Now it has been fixed.
Also expanded the example for taxii2 data-configuration-accounts
The script can be used to test push, pull, and subscribe functionality
with taxii2-client
docker-compose.yml was missing version and services.
…zed-data

Fixing the bug for the data versioning and data fields duplication by…
@eric-eclecticiq
Copy link
Contributor

This is a PR based on 2 others: #267 and #272

You also opened individual PR for the changes, this is the preferred way to move forward. I will review those.

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.

4 participants