Skip to content

Conversation

@Harikrishnan1367709
Copy link
Contributor

Makes the accessToken field optional for ntfy notifications since not all ntfy topics require authentication.

Changes:

  • Frontend/backend: Made accessToken optional in validation schemas
  • Database: Made accessToken column nullable
  • Service: Updated to conditionally include Authorization header
  • Migration: Added to alter database constraint

Fixes #2938

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.

Not all ntfy topics need access tokens

1 participant