mephi42 created ZEPPELIN-3047: --------------------------------- Summary: Make login dialog compatible with built-in Firefox password manager Key: ZEPPELIN-3047 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3047 Project: Zeppelin Issue Type: Improvement Components: security Affects Versions: 0.7.3 Reporter: mephi42 Priority: Minor
Currently Firefox does not offer to remember Zeppelin username and password. I found the following discussion regarding that on StackOverflow: https://stackoverflow.com/questions/2398763/how-does-browser-know-when-to-prompt-user-to-save-password If I understand it correctly, Firefox wants username and password fields to be part of a <form>, which is currently not the case. -- This message was sent by Atlassian JIRA (v6.4.14#64029)