aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2018-10-21Gitlab auth issue (#79)Kevin Lyda
2018-08-25Add codecov.ioNiall Sheridan
2018-08-10Add Microsoft auth providerKevin Lyda
2018-08-10Mention `require_reason` in config & READMEv1.1.0Niall Sheridan
2018-08-08Misc fixesNiall Sheridan
2018-08-07Updates to static content generation, docs and examplesNiall Sheridan
2018-08-07Use multi-stage build with current Go versionNiall Sheridan
2018-08-06Makefile and README fixesNiall Sheridan
2017-10-19Warn when not using a persistent datastoreNiall Sheridan
2017-08-14Use bold textNiall Sheridan
2017-08-14Add a note about the dangers of relying on dropping privs in GoNiall Sheridan
2017-06-05Saving private keys (#61)fuero
2017-03-02Add Go to client requirementsNiall Sheridan
2017-02-11Revert "Remove the oauth_callback_url config option"Niall Sheridan
2017-02-11no-op commitNiall Sheridan
2017-02-09Remove the oauth_callback_url config optionNiall Sheridan
2017-01-27Remove datastoreKevin Lyda
2017-01-27Remove mongo supportKevin Lyda
2017-01-27Add a public_file_prefix option to cashier.confKevin Lyda
2017-01-25Create a gitlab auth source.Kevin Lyda
2017-01-18Clarify logfiles and well-known filepathsNiall Sheridan
2017-01-14Add critical options supportNiall Sheridan
2017-01-13Use wkfs to manage the lets encrypt cacheNiall Sheridan
2017-01-08Remove dbinit and use sql/js seed filesNiall Sheridan
2017-01-06Check that tls cert/key are set if use_tls is trueNiall Sheridan
2016-12-28Add LetsEncrypt supportNiall Sheridan
2016-10-11Replace the 'datastore' option with a 'database' optionNiall Sheridan
2016-10-06Update READMENiall Sheridan
2016-10-06Add support for Hashicorp VaultNiall Sheridan
2016-10-06Drop support for go 1.5Niall Sheridan
2016-09-12Minor changesNiall Sheridan
2016-09-04update READMENiall Sheridan
2016-09-04Update READMENiall Sheridan
2016-08-27Allow setting some config from environmentNiall Sheridan
2016-08-26First attempt at dropping privilegessid77
2016-08-22Update READMENiall Sheridan
2016-08-16Allow selecting which ip to listen onNiall Sheridan
2016-08-09Update docNiall Sheridan
2016-08-09Document sqliteNiall Sheridan
2016-07-31Support mongo datastoresNiall Sheridan
2016-07-03first pass at a certificate storeNiall Sheridan
2016-06-30Configurable logfile locationNiall Sheridan
2016-06-29Add CI imageNiall Sheridan
2016-06-14Update whitelistingNiall Sheridan
2016-06-14Update READMENiall Sheridan
2016-06-14Add support for a users whitelistMarco Bonetti
2016-06-05Add AWS S3 and Google GCS virtual filesystems.Niall Sheridan
2016-06-01FixNiall Sheridan
2016-05-29Replace json examples with hcl examplesNiall Sheridan
2016-05-29Merge pull request #7 from nsheridan/client_configNiall Sheridan