-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Election manager/poll worker auth (#39)
* Tweak auth to allow dipped poll worker auth * Add dev-dock * Add libs/fujitsu-scanner and libs/pdi-scanner dev-dock deps * Set up basic auth and election manager screen * Check smart card election key and add unconfigure flow Convert the election configuration type to match VxSuite Election type * Remove pdi-scanner * Make sure you can log out of EM during configuration * resolve rebase issues
- Loading branch information
1 parent
f1ee9f2
commit 1b09884
Showing
89 changed files
with
5,731 additions
and
192 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
REACT_APP_VX_ENABLE_REACT_QUERY_DEVTOOLS=FALSE | ||
REACT_APP_VX_ENABLE_DEV_DOCK=TRUE | ||
REACT_APP_VX_SKIP_PIN_ENTRY=FALSE | ||
REACT_APP_VX_USE_MOCK_CARDS=FALSE | ||
REACT_APP_VX_USE_MOCK_USB_DRIVE=FALSE | ||
REACT_APP_VX_USE_MOCK_PRINTER=FALSE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.