Commit Graph

11 Commits (e828b30b2118530d339a96072be09e391f010328)
 

Author SHA1 Message Date
Jan Dittberner e828b30b21 Add linting support
- add lint target in Makefile
- add golangci-lint configuration
1 year ago
Jan Dittberner 796f8cf16d Add Apache License 2.0 text 1 year ago
Jan Dittberner bda6cf39c3 Update dependencies
- update to Go 1.19
- update dependencies in go.mod/go.sum
1 year ago
Jan Dittberner 2ccbb5dd10 Bump copyright year 2 years ago
Jan Dittberner 311f4105d6 Update instructions for go 1.16+ 2 years ago
Jan Dittberner 695f5cae6b Use embed.fs for self-contained build 2 years ago
Jan Dittberner 0effaaa586 Use CGO_ENABLED=0 for static binary 2 years ago
Jan Dittberner 2affaa2150 Add Makefile
This commit adds a Makefile to automate the steps required to build the
cacert-idp binary.
2 years ago
Jan Dittberner 26447f99c9 Extract startServer method from main() 3 years ago
Jan Dittberner 88bfe0a5df Initial IDP version
- copied/stripped down from
  https://git.dittberner.info/jan/hydra_oidc_poc
3 years ago
Jan Dittberner 721dbc7e65 Add basic project information 3 years ago