ntfy.sh: DeviceName / ClientName / RemoteEndPoint variables for AuthenticationSuccess & UserLockedOut events
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{{{DeviceName}}}seems to be implemented,{{{ClientName}}}and{{{RemoteEndPoint}}}are not implemented -
UserLockedOutNeither
{{{DeviceName}}},{{{ClientName}}}nor{{{RemoteEndPoint}}}are implemented.
I would love to see these variables implemented for those events :)
hey, i remember achieving these variables somewhere, let me find those once i am back from holidays.
hey, i remember achieving these variables somewhere, let me find those once i am back from holidays.
great, thanks!
Hi @chiragkrishna :) have you already had time to look into this?
I have the same issue anything going on?