aboutsummaryrefslogtreecommitdiff
path: root/cmd/dbinit/dbinit.go
AgeCommit message (Collapse)Author
2017-01-08Remove dbinit and use sql/js seed filesNiall Sheridan
2016-08-09Document sqliteNiall Sheridan
2016-08-09SQLite DB supportNiall Sheridan
2016-08-05Add an authdb flag for mongoNiall Sheridan
2016-07-31Support mongo datastoresNiall Sheridan
2016-07-24Add a page for revoking certsNiall Sheridan
Add a template for revocation Use DATETIME type to store created/expires times Require auth for the /admin and /revoke endpoints
2016-07-03first pass at a certificate storeNiall Sheridan