Skip to content

Conversation

mymindstorm
Copy link
Member

Closes #375

@mymindstorm mymindstorm requested a review from Sneezry August 30, 2019 23:00

if (enforcedAutolock) {
if (enforcedAutolock > 0) {
document.cookie = `passphrase="${getCachedPassphrase()}${getCookieExpiry(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't we discarded cookies in the recent design?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's only part of #395 currently. There are some changes to how we do cookies that the PR doesn't have yet, so I'm going to go through and remove them again after merge.

@mymindstorm mymindstorm merged commit b9511ba into dev Oct 31, 2019
@mymindstorm mymindstorm deleted the password-policies branch October 31, 2019 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Policy: Autolock + Require Password

2 participants