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

[WIP] politeiawww: Add auth plugin. #1630

Open
wants to merge 62 commits into
base: master
Choose a base branch
from
Open

[WIP] politeiawww: Add auth plugin. #1630

wants to merge 62 commits into from

Conversation

lukebp
Copy link
Member

@lukebp lukebp commented Mar 15, 2022

No description provided.

lukebp added 30 commits July 21, 2022 17:45
This commit performs some codebase organization and cleans
up deadcode that was reported by `golangci-lint`.

The `wsdcrdata` package is moved out of the main politeia directory
and into `politeiawww`.

The `unittest` package is moved out of the main  politeia directory 
and into `util`.
This commit adds some additional error handling for when trillian
unexpectedly fails, allowing the import command to continue without also
failing. This edge case was encountered during testing.
This commit improves the error message that is returned when the
expected number of blobs are not found in the key-value store.

Previously, the keys that were not found were being included in the
error message. This made the error message illegible when a large number
of keys were being requested, like when all of a proposal's cast votes
are being requested.
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.

1 participant