timothy-spencer
1a8bd70b46
fixing code redemption error string logging
2019-05-07 10:47:15 -07:00
Phil Taprogge
8519e7ccae
Merge pull request #144 from kskewes/goversion
...
build: use go 1.12 for arm as well
2019-05-03 12:43:51 +01:00
Phil Taprogge
8b06d255f7
Merge branch 'master' into goversion
2019-05-03 12:37:15 +01:00
Phil Taprogge
81c9185ee3
Merge pull request #142 from kskewes/user
...
fix Docker user on arm
2019-05-03 12:34:13 +01:00
Karl Skewes
8fca58cf49
build: use go 1.12 for arm as well
2019-05-03 22:01:36 +12:00
Karl Skewes
308bcc06a4
fix Docker user on arm
...
Use simple USER directive.
Using `addgroup` in final `arm` image when building on amd64 doesn't work.
I must have made a mistake during cross build verification.
Alternative is to use qemu-static but it's not worth it for this.
2019-05-03 20:54:21 +12:00
Joel Speed
93b7d31332
Merge pull request #52 from MisterWil/enhanced_logging
...
Added auth and standard logging with templating and file rolling
2019-05-01 15:44:23 +01:00
Mister Wil
9eaa9fdcbf
Standardizing log messages to colons
2019-04-23 09:36:18 -07:00
Mister Wil
8a17ef8d71
Fixing accidental variable name change.
2019-04-23 09:29:01 -07:00
Mister Wil
72da47509f
Update CHANGELOG.md
2019-04-23 09:22:46 -07:00
Mister Wil
88c518885c
Merge branch 'master' into enhanced_logging
2019-04-16 06:53:45 -07:00
Joel Speed
46a0d7ca54
Merge pull request #111 from timothy-spencer/jwtsigningkeyfile
...
added jwt-key-file option
2019-04-16 10:38:29 +01:00
timothy-spencer
1ae62a3343
added jwt-key-file option, update docs
2019-04-15 09:49:05 -07:00
MisterWil
79bcfebb77
Final conflicts
2019-04-12 09:53:07 -07:00
MisterWil
40ba565975
Requested changes
2019-04-12 09:48:21 -07:00
MisterWil
d77119be55
Merging changes
2019-04-12 09:26:44 -07:00
MisterWil
1f15631547
Added list of variables for logging formats.
2019-04-12 09:00:54 -07:00
MisterWil
562db1e2da
Updated changelog
2019-04-12 09:00:54 -07:00
MisterWil
c22731afa0
Fixed linting errors.
2019-04-12 08:59:46 -07:00
MisterWil
37c415b889
Self code review changes
2019-04-12 08:59:46 -07:00
MisterWil
8ec025f536
Auth and standard logging with file rolling
2019-04-12 08:59:46 -07:00
Joel Speed
ee4ebe53bf
Merge pull request #123 from pusher/release-3.2.0
...
Update changelog for release v3.2.0
2019-04-12 11:26:55 +01:00
Joel Speed
6545a33f93
Update changelog for release v3.2.0
2019-04-12 11:23:14 +01:00
Dan Bond
bf9fedb3cf
build: use go 1.12 ( #124 )
...
* build: use go 1.12
* Update CHANGELOG.md
2019-04-12 11:15:29 +01:00
Joel Speed
66a82435de
Merge pull request #44 from martin-loetzsch/update-readme-for-azure-ad
...
Update Readme for Azure Active Directory
2019-04-12 10:26:10 +01:00
Joel Speed
484771b98a
Update README.md
...
Co-Authored-By: martin-loetzsch <martin.loetzsch@gmail.com>
2019-04-12 11:23:12 +02:00
Joel Speed
70c4ca95b6
Update README.md
...
Co-Authored-By: martin-loetzsch <martin.loetzsch@gmail.com>
2019-04-12 11:23:01 +02:00
Joel Speed
6df85b9787
Update README.md
...
Co-Authored-By: martin-loetzsch <martin.loetzsch@gmail.com>
2019-04-12 11:08:42 +02:00
Joel Speed
dd3244e465
Update README.md
...
Co-Authored-By: martin-loetzsch <martin.loetzsch@gmail.com>
2019-04-12 11:08:34 +02:00
Joel Speed
2511f1cd75
Update README.md
...
Co-Authored-By: martin-loetzsch <martin.loetzsch@gmail.com>
2019-04-12 11:08:26 +02:00
Joel Speed
a8a68284c9
Update README.md
...
Co-Authored-By: martin-loetzsch <martin.loetzsch@gmail.com>
2019-04-11 21:29:12 +02:00
Joel Speed
d3b8232876
Merge pull request #96 from caarlos0/verified
...
fix: github should check if email is verified
2019-04-11 13:55:50 +01:00
Joel Speed
d00e3bddf5
Merge branch 'master' into verified
2019-04-11 13:49:56 +01:00
Joel Speed
3f4420fd58
Merge pull request #120 from costelmoraru/session_state_email
...
Encrypting user/email from cookie
2019-04-10 13:57:56 +01:00
Joel Speed
bd64aeb7ee
Merge pull request #122 from costelmoraru/expose_cookie_path
...
Expose -cookie-path as configuration parameter
2019-04-10 13:55:12 +01:00
Costel Moraru
f7c85a4d16
Removing obsolete comment from EncodeSessionState
2019-04-10 15:28:03 +03:00
Costel Moraru
862e75a4e4
Adjusted the cookie path sample in the documentation
2019-04-10 14:50:19 +03:00
Costel Moraru
dc8934ca93
Update documentation, to add the flag to the list of flags
2019-04-10 12:52:50 +03:00
Costel Moraru
f5f64e7d6c
Update the changelog
2019-04-10 00:42:17 +03:00
Costel Moraru
071d17b521
Expose -cookie-path as configuration parameter
2019-04-10 00:36:35 +03:00
Costel Moraru
f5a6609b45
Fixing lint error
2019-04-09 15:17:40 +03:00
Costel Moraru
6da6ee7f84
Encrypting user/email from cookie, add changelog
2019-04-09 15:00:17 +03:00
Costel Moraru
4f7517b2f9
Encrypting user/email from cookie
2019-04-09 14:55:33 +03:00
Joel Speed
e9d4f6e0a1
Merge pull request #110 from timothy-spencer/gcphealthcheck
...
added an option to enable GCP healthcheck endpoints
2019-03-27 11:58:14 +00:00
Joel Speed
da0d4ac50d
Merge pull request #113 from daB0bby/patch-1
...
fixes typo
2019-03-26 16:00:39 +00:00
timothy-spencer
6bb32c8059
It's not really mine
2019-03-26 08:59:03 -07:00
daB0bby
9660839667
fixes typo in set-authorization-header
2019-03-26 16:49:04 +01:00
timothy-spencer
2679579f44
updated documentation to reflect GKE ingress support too
2019-03-25 11:44:17 -07:00
timothy-spencer
d44f58f0e2
found another edge case to test
2019-03-25 10:47:30 -07:00
timothy-spencer
ff4e5588d8
incorporate suggestions from @benfdking
2019-03-25 10:32:29 -07:00