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

release(1.1.1) #69

Merged
merged 6 commits into from
Nov 11, 2024
Merged

release(1.1.1) #69

merged 6 commits into from
Nov 11, 2024

Conversation

crankynetman
Copy link
Collaborator

No description provided.

samoehlert and others added 6 commits July 17, 2023 14:49
* main: (155 commits)
  fix(CI): compose v3 spec doesn't like `enable_ipv6: true` so we will try the suggested fix
  refactor(v6-space): use the preferred v6 space based on the expert opinion of Nick Buraglio
  fix(pip): missing package was throwing errors on redis connections
  fix(requirements): build was failing in certain situations, this seems to fix it
  feat(docker-compose): add v6 to the default network and containers
  fix(ipv6): make list routes was only checking for v4 previously
  style(add-form): fix spacing on add form
  style(black): ran black
  feat(expiration): add expiration information and the field in add form
  style(flake8): removed unused imports after the refactor
  fix(webUI-adding): change logic to do UUID client validation OR handle entries added via the webUI by someone with the proper permissions
  test(cleanup): fix logic on unauthorized block; clean up unused PK; convert to scenario since we only have one IP
  style(flake8): ran flake8
  feat(logging): dont have behave swallow logs as much
  fix(expiration): change to use DRF's request object parsing instead of Django's request object parsing
  refactor(logging): change to a debug message as we dont need this in normal times
  style(precommit): ran hooks
  style(precommit): ran hoooks
  test(client): update behave tests to use a client when blocking
  docs(update): update dev docs to match reality when it comes to using curl to add an entry (now requires a client)
  ...
* main:
  refactor(pip-updates): move to upstream django-grip and update django-eventstream
fix(settings.py): Include docker containers in django ALLOWED_HOSTS
Copy link
Collaborator

@samoehlert samoehlert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@crankynetman crankynetman merged commit 10f28ce into main Nov 11, 2024
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.

2 participants