caronc / apprise-api

A lightweight REST framework that wraps the Apprise Notification Library
https://hub.docker.com/r/caronc/apprise
MIT License
580 stars 50 forks source link

Increased key length maximum size to 128 characters #138

Closed caronc closed 9 months ago

caronc commented 9 months ago

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

codecov-commenter commented 9 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

:exclamation: 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%> (ø)

:loudspeaker: Thoughts on this report? Let us know!.