sssoleileraaa

Results 25 issues of sssoleileraaa

## Description Right now we do not have foreign key support enabled for db.sqlite so we're not getting foreign key protections to ensure referential integrity, see https://docs.sqlalchemy.org/en/13/dialects/sqlite.html#foreign-key-support. ## Steps to...

needs/discussion
needs/research
database

## Description When you click on the "Forgot your codename?" link, the "Remember your codename is" popup appears without showing the codename. Then you have to click on a "Show"...

needs/discussion

Travis uses last person to commit as the username associated with the triggered build rather than the person who triggered the build. That user gets notified about the Travis build...

Add a pre-trigger package gutcheck to the doc workflow (similar to npm testpack)

## Description This could use a refresh to reflect the latest: https://github.com/freedomofpress/securedrop-workstation/tree/main/docs/images

good first issue
priority: low

# Description There is some confusion around how the launcher tests work because of how we try to automatically detect OS version and support both 4.0 and 4.1 as well...

updater
tests

# Description Followup for https://github.com/freedomofpress/securedrop-client/pull/675 Show the full name of the user on hover-over when it's longer than what can be displayed in the Auth Widget. You can do this...

good first issue
ux
low priority

I have an idea I'd like to get feedback on. Right now we do source deletion in the following order: 1. Delete sources from the local database (this happens in...

needs discussion
sync

Follow-up for https://github.com/freedomofpress/securedrop-export/pull/39 > We will need to create a followup issue with a new status code to inform the client that the device is already unlocked and no user...

ux
security

# Description We should comb through the code to make sure we are disconnecting singals from slots before we reconnect signals to avoid unexpected behavior where we call multiple slots.

component/UI