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

ntfy.sh: DeviceName / ClientName / RemoteEndPoint variables for AuthenticationSuccess & UserLockedOut events #301

Open
v3DJG6GL opened this issue Nov 4, 2024 · 0 comments

Comments

@v3DJG6GL
Copy link
Contributor

v3DJG6GL commented Nov 4, 2024

My pull request #297 just got merged where I implemented the variables {{{DeviceName}}}, {{{ClientName}}} and {{{RemoteEndPoint}}} for several notification events.
While these variables are now available for most notification events thanks to PRs #275 and #284 , they are still (partially) missing for some events:

  • AuthenticationSuccess
    Image
    {{{DeviceName}}} seems to be implemented, {{{ClientName}}} and {{{RemoteEndPoint}}} are not implemented

  • UserLockedOut
    Image
    Neither {{{DeviceName}}}, {{{ClientName}}} nor {{{RemoteEndPoint}}} are implemented.

I would love to see these variables implemented for those events :)

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

No branches or pull requests

1 participant