rubyjedi / joplin

This is RubyJedi's unofficial fork, which adds MySQL/MariaDB support to Joplin-Server. All bugs here are mine alone.
https://joplinapp.org
Other
0 stars 0 forks source link

SERVER: LastPass AutoFill conflict on User Management Page #5

Open rubyjedi opened 1 year ago

rubyjedi commented 1 year ago

For documentation within my fork.

If you have LastPass browser extension enabled, for best results, I recommend setting LastPass' "This can read and change data" from "On all sites" to "when you click the extension".

Another workaround is to always ERASE the email address field before submitting any User-Management buttons, such as "Impersonate User", "Delete User", or other User view-context buttons.

Root Cause Description When managing Users and attempting to "Impersonate User", LastPass will attempt to auto-fill in the *email address field, and when this field is changed, the LastPass provided value is submitted with the "Impersonate User" form, which in turn confuses Joplin Server.

This is a WONTFIX, just here to document/acknowledge the issue.