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

Increased key length maximum size to 128 characters #138

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

caronc
Copy link
Owner

@caronc caronc commented Oct 8, 2023

Description:

Related issue (if applicable): refs n/a

Increased key length size from 64 characters to 128. Also fixed a bug enforcing that keys specified are ignored if longer.

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • No lint errors (use flake8)
  • Tests added

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
apprise_api/api/tests/test_add.py 100.00% <100.00%> (ø)
apprise_api/api/tests/test_del.py 100.00% <100.00%> (ø)

📢 Thoughts on this report? Let us know!.

@caronc caronc merged commit cd2135b into master Oct 8, 2023
1 check passed
@caronc caronc deleted the increase-key-size branch October 8, 2023 18:24
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