When the extension is locked, in order to confirm/reject a transaction/message, when the user clic on the confirm/reject button is redirected to a different screen requesting the password. Once the password is introduced, the user is redirected back to the previous screen and needs to clic the confirm/reject button again.
This PR automatically confirms/rejects the transactions after the passwrod is introduced.
See https://github.com/gnosis/safe-browser-extension/issues/76
When the extension is locked, in order to confirm/reject a transaction/message, when the user clic on the confirm/reject button is redirected to a different screen requesting the password. Once the password is introduced, the user is redirected back to the previous screen and needs to clic the confirm/reject button again.
This PR automatically confirms/rejects the transactions after the passwrod is introduced.