Elijah

Results 32 comments of Elijah

Passwords for accounts are stored in plaintext.

Very fair argument. Storing passwords in localStorage or the web SQL database API is obviously not feasible; any in-browser solutions are crackable. The two ideas I have are to leave...

> Looking to see if we have a way we can flag a popup on user select to act as the warning. I added a commit to trigger a `window.alert()`...

I have been talking with @andytuba about new Reddit. IIRC the issue was pinpointed to some React validation, probably detecting a keydown or something like that.

It's more of a miracle that those features work than a guarantee. RES will most likely always be built for old Reddit without new Reddit in mind AFAIK.