Commit Graph

3 Commits (main)

Author SHA1 Message Date
Jan Dittberner d0052ff3dc Import go-sqlite3 to fix test
cacert-boardvoting/pipeline/head This commit looks good Details
2 years ago
Jan Dittberner c9d3f2a20a Fix permission issues for unauthenticated users
cacert-boardvoting/pipeline/head This commit looks good Details
2 years ago
Jan Dittberner c2eef9cf7c Refactoring away from main package
cacert-boardvoting/pipeline/head There was a failure building this commit Details
This commit is a refactoring of code that has been located in the main
package. We introduce separate packages for the main application, jobs,
notifications, and request handlers.

Dependencies are injected from the main application, this will make
testing easier.
2 years ago