142 Commits (095aff647b2cbf1fa2b53a8d6575c539009c8f80)
 

Author SHA1 Message Date
bobbyrullo 095aff647b Merge pull request #168 from bobbyrullo/invite_emails 11 years ago
Bobby Rullo d1e292eb94 server: pass issuer name to emailer 11 years ago
Bobby Rullo c94e53846e email: templatizer takes global context. 11 years ago
Bobby Rullo 2ef1b4beff user: introduce "invite" emails 11 years ago
bobbyrullo 9172f54fc2 Merge pull request #167 from gtank/cryptofix 11 years ago
George Tankersley 07a4d4441e pkg/crypto: replace old crypto with new crypto 11 years ago
George Tankersley 8d6474b5fd pkg/crypto: add AES-GCM functions 11 years ago
bobbyrullo 623c6cfe0c Merge pull request #165 from bobbyrullo/one_Dot_four 11 years ago
Bobby Rullo 6197beca28 Dockerfile: use go 1.4 to build 11 years ago
bobbyrullo 315858033c Merge pull request #164 from bobbyrullo/use_the_right_env 11 years ago
Bobby Rullo 9b0dccd9ba Dockerfile: use right env var for email templates 11 years ago
Josh Wood b29f76b6f7 Merge pull request #161 from philips/dex-more-docs-fixes 11 years ago
Brian Waldon 9f8d15f331 Merge pull request #160 from philips/add-go-bindata-instructions 11 years ago
Brandon Philips 714710719b Documentation: getting-started md cleanups 11 years ago
Brandon Philips 14cf24da7f README: consistent tabbing 11 years ago
Brandon Philips bf294d67bb build: add install instructions for go-bindata 11 years ago
Joe Bowers 70eb87d87c Merge pull request #158 from joeatwork/share-token-code 11 years ago
Joe Bowers b1e4369811 fixup: remove debug logging from test 11 years ago
Joe Bowers 12342149d3 fixup: document parseAndVerifyTokenClaims behavior 11 years ago
Joe Bowers 39ee1871e4 build: fixup - comment explaining guard in front of ln 11 years ago
Joe Bowers 1e037a9a7c tests: ensure ./user/ tests are run as part of test suite 11 years ago
Joe Bowers ce8b0a4c9e tests: fix user tests with for new behavior 11 years ago
Joe Bowers 85113748a8 server: unify password reset and email verification code and behavior 11 years ago
Joe Bowers 86a2f997d7 build: don't add nested symlinks into working directory on build 11 years ago
bobbyrullo fd814dd671 Merge pull request #155 from bobbyrullo/check_no_secret 11 years ago
Bobby Rullo 7d4f41bf04 integration: check when there's no secret provided 11 years ago
bobbyrullo 8360f18fea Merge pull request #147 from gyuho/use_stdpkg_basicauth 11 years ago
bobbyrullo 19e66a9b63 Merge pull request #150 from woloski/patch-1 11 years ago
bobbyrullo b8cf2276bb Merge pull request #154 from yifan-gu/in_memory_refresh 11 years ago
Yifan Gu 7282dd5187 refreshtoken: return base64 encoded token for in-memory backend. 11 years ago
Matias Woloski 42647a2e58 Add auth0 on Similar Software list 11 years ago
Gyu-Ho Lee f06073fbcd server: use standard lib http.Request.BasicAuth 11 years ago
bobbyrullo 2a1d32e6e8 Merge pull request #145 from bobbyrullo/protect_admin_api 11 years ago
Bobby Rullo 5e859dad5c Documentation, contrib: Update docs with admin key 11 years ago
Bobby Rullo 55040c55fa server, integration, cmd: Protect Admin API 11 years ago
bobbyrullo 48b3b38c8b Merge pull request #144 from bobbyrullo/no_register 11 years ago
Bobby Rullo d3d6a75b91 fixup - Code review changes. 11 years ago
Bobby Rullo bf9517fdaa server,cmd: Add flag for disabling registation 11 years ago
bobbyrullo ac78c8f4ab Merge pull request #143 from joeatwork/logging-for-debugging 11 years ago
Joe Bowers c70b29f83d db: log schema errors, distinguish them from nil results where needed 11 years ago
Joe Bowers a426943054 Merge pull request #140 from joeatwork/disable-users-api 11 years ago
Joe Bowers 2ed2859896 repo: functional repo tests 11 years ago
Joe Bowers e5db302312 server: expose user disable API endpoint 11 years ago
Joe Bowers b33cfbf556 schema: disable user API 11 years ago
bobbyrullo 05adce3e93 Merge pull request #141 from triddell/master 11 years ago
Tim Riddell 6472bd78cb build: add equals sign to avoid link warning when building project 11 years ago
bobbyrullo 6970b481f4 Merge pull request #126 from cpswan/fixes-125 11 years ago
bobbyrullo 1563d78861 Merge pull request #139 from joeatwork/fix-build-1.4 11 years ago
Joe Bowers 49bc822fc2 build: vendor quotedprintable to build on Go < 1.5 11 years ago
Joe Bowers b19adefde5 Merge pull request #138 from joeatwork/disable-users 11 years ago