Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set password for restoring session #18

Closed
aecreations opened this issue Feb 29, 2016 · 2 comments
Closed

Set password for restoring session #18

aecreations opened this issue Feb 29, 2016 · 2 comments
Assignees
Milestone

Comments

@aecreations
Copy link
Owner

Add the ability to prompt the user for a password when the browsing session is restored. This should be applicable for the "hide and replace" and "hide all windows" actions. Password should be set in the extension preferences dialog.

@aecreations aecreations self-assigned this Jun 25, 2016
@aecreations aecreations added this to the 2.1 milestone Jun 25, 2016
@aecreations
Copy link
Owner Author

aecreations commented Jun 29, 2016

Additional work to be done:

  • If user clicks Remove Password in the Set Password dialog, but didn't enter the old password, then prompt for the user's old password
  • Experiment with using HTML5 rather than XUL (which is being deprecated) for the Set Password dialog
  • Messaging in the Set Password dialog to inform the user that the same password will be used in either the "Hide all windows" or "Hide and replace" actions

@aecreations
Copy link
Owner Author

Completed in Panic Button 3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant