You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Ephemera and it seems to be there is bug where passwords contains < angle bracket is not interpreted properly. it truncates the password contents after the < bracket. Please suggest.
Rgds,
Maya
The text was updated successfully, but these errors were encountered:
Hi @mayalagu sorry for not responding before.
I've been busy on other open source projects and haven't got round to looking at this yet.
It should be a relatively straightforward case of escaping the text when the client side javascript inserts it into the dom if you want to give it a shot and raise a PR yourself!
Hi,
I am using Ephemera and it seems to be there is bug where passwords contains < angle bracket is not interpreted properly. it truncates the password contents after the < bracket. Please suggest.
Rgds,
Maya
The text was updated successfully, but these errors were encountered: