go-nginx-oauth2-adapter

Add oauth2 authentication layer with ngx_http_auth_request_module

MIT License

Stars
21
Committers
4

Bot releases are visible (Hide)

go-nginx-oauth2-adapter - v0.4.6 Latest Release

Published by github-actions[bot] over 3 years ago

Changelog

2a0c8c5 fix path for rpm packages

go-nginx-oauth2-adapter - v0.4.5

Published by github-actions[bot] over 3 years ago

Changelog

3b55cdc Bump github.com/goccy/go-yaml from 1.8.10 to 1.9.1
66e424c Bump github.com/goccy/go-yaml from 1.8.9 to 1.8.10
46a3950 Bump github.com/goccy/go-yaml from 1.9.1 to 1.9.2
3bafc1c Bump golang from 1.16.2 to 1.16.3
4905e73 Bump golang from 1.16.3 to 1.16.4
e7cea3f Bump golang from 1.16.4 to 1.16.5
be4b506 Bump golang from 1.16.5 to 1.16.6
26707d4 Merge pull request #77 from shogo82148/base64decode-util-is-not-used
c59478a Merge pull request #78 from shogo82148/dependabot/docker/golang-1.16.3
c240b96 Merge pull request #79 from shogo82148/introduce-aws-assume-role
56edd0a Merge pull request #80 from shogo82148/dependabot/docker/golang-1.16.4
aa035b5 Merge pull request #81 from shogo82148/dependabot/docker/golang-1.16.5
ee506e9 Merge pull request #82 from shogo82148/dependabot/go_modules/github.com/goccy/go-yaml-1.8.10
40a3ec8 Merge pull request #83 from shogo82148/dependabot/docker/golang-1.16.6
acbd090 Merge pull request #85 from shogo82148/dependabot/go_modules/github.com/goccy/go-yaml-1.9.1
876062e Merge pull request #86 from shogo82148/dependabot/go_modules/github.com/goccy/go-yaml-1.9.2
e25f76a Merge pull request #87 from shogo82148/fix-CVE-2020-26160
00a23b0 Merge pull request #88 from shogo82148/bump-action-golangci-lint-v2
9b28fa0 Merge pull request #89 from shogo82148/remove-unused-var
58e55d5 Merge pull request #90 from shogo82148/introduce-alamalinux-and-rockylinux
3e24aa4 base64decode utils func is not used
9cc2efe bump reviewdog/action-golangci-lint@v2
c0e5146 fix CVE-2020-26160
d23387e introduce AlmaLinux and Rocky Linux
921ec01 introduce shogo82148/actions-aws-assume-role
2d6bc5b remove unsued var mu

go-nginx-oauth2-adapter - v0.4.4

Published by github-actions[bot] over 3 years ago

Changelog

b8488d5 Bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1
440a04c Bump golang from 1.16.0 to 1.16.1
7087266 Bump golang from 1.16.1 to 1.16.2
9a7e0f6 Merge branch 'main' into support-same-site-option
c8c3f76 Merge pull request #69 from shogo82148/support-same-site-option
4f60d48 Merge pull request #70 from shogo82148/migrate-yaml-library
f574d7d Merge pull request #71 from shogo82148/dependabot/go_modules/github.com/sirupsen/logrus-1.8.1
9a2c85a Merge pull request #72 from shogo82148/dependabot/docker/golang-1.16.1
fa2efcb Merge pull request #73 from shogo82148/dependabot/docker/golang-1.16.2
7e8537c Merge pull request #74 from shogo82148/fix-warnings-of-codeql-analysis
3ac40ab Merge pull request #75 from shogo82148/migrate-server-starter
6b59255 Merge pull request #76 from shogo82148/migrate-ioutil
cad64ee fix cookie config for testing
1545bc3 fix lint warnings
081f135 fix warnings of CodeQL analysis
5eaea2d migrate server-starter/listener listener
cd26689 support SameSite option
8f66a9d the ioutil package is deprecated in Go 1.16
4b3ad37 use goccy/go-yaml for parsing YAML files

go-nginx-oauth2-adapter - v0.4.3

Published by github-actions[bot] over 3 years ago

Changelog

8c3fbe2 Bump github.com/gorilla/sessions from 1.2.0 to 1.2.1
82c1b01 Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0
e92b03a Bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1
8c850fa Bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0
9585daf Bump golang from 1.14.4 to 1.14.5
2d65ee2 Bump golang from 1.14.5 to 1.14.6
c5027ab Bump golang from 1.14.6 to 1.14.7
fc499e3 Bump golang from 1.14.7 to 1.15.0
2ca8295 Bump golang from 1.15.0 to 1.15.1
f758c04 Bump golang from 1.15.1 to 1.15.2
e9313c2 Bump golang from 1.15.2 to 1.15.3
e7b9ff3 Bump golang from 1.15.3 to 1.15.4
c95dee2 Bump golang from 1.15.4 to 1.15.5
308445c Bump golang from 1.15.5 to 1.15.6
94b941d Bump golang from 1.15.6 to 1.15.7
6d6023f Bump golang from 1.15.7 to 1.15.8
af87425 Bump golang from 1.15.8 to 1.16.0
73dc3a8 Bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0
0e4d2d3 Create codeql-analysis.yml
689fe7c Merge pull request #47 from shogo82148/dependabot/docker/golang-1.14.5
95ac59a Merge pull request #48 from shogo82148/dependabot/docker/golang-1.14.6
d3303b0 Merge pull request #49 from shogo82148/dependabot/docker/golang-1.14.7
51a7a27 Merge pull request #50 from shogo82148/dependabot/docker/golang-1.15.0
91ef2a9 Merge pull request #51 from shogo82148/dependabot/go_modules/github.com/gorilla/sessions-1.2.1
145f330 Merge pull request #52 from shogo82148/dependabot/docker/golang-1.15.1
f7ccd78 Merge pull request #53 from shogo82148/dependabot/docker/golang-1.15.2
c8edc5e Merge pull request #54 from shogo82148/dependabot/go_modules/github.com/sirupsen/logrus-1.7.0
4f13cc2 Merge pull request #55 from shogo82148/dependabot/docker/golang-1.15.3
4e2afcb Merge pull request #56 from shogo82148/bump-golang-v1.15
c2ef5bd Merge pull request #57 from shogo82148/dependabot/docker/golang-1.15.4
aa03c77 Merge pull request #58 from shogo82148/dependabot/docker/golang-1.15.5
7e9aa39 Merge pull request #59 from shogo82148/dependabot/go_modules/gopkg.in/yaml.v2-2.4.0
5f1cc80 Merge pull request #60 from shogo82148/dependabot/docker/golang-1.15.6
0c7f397 Merge pull request #61 from shogo82148/dependabot/docker/golang-1.15.7
fa6ec9e Merge pull request #62 from shogo82148/dependabot/docker/golang-1.15.8
ace5945 Merge pull request #63 from shogo82148/dependabot/go_modules/github.com/sirupsen/logrus-1.7.1
b00d152 Merge pull request #64 from shogo82148/dependabot/docker/golang-1.16.0
d13113c Merge pull request #65 from shogo82148/dependabot/go_modules/github.com/sirupsen/logrus-1.8.0
9c04fdb Merge pull request #66 from shogo82148/bump-go1.16
4351f23 Merge pull request #67 from shogo82148/bump-nginx-1.19.7
653141e Merge pull request #68 from shogo82148/introduce-goreleaser
5bb2d69 add a releasing workflow
148276a add a workflow for goreleaser check
4e0caf8 bump Go v1.15.3
0eb8eda bump Go v1.16
c889d39 bump actions/checkout v2
7ef3541 bump nginx v1.19.3
8ec910b bump nginx v1.19.7
26633b5 change the default branch to main
337261d introduce goreleaser
b9151ce migrate add-path GitHub Actions command to file commands
97ef5f7 simplify Go syntax

go-nginx-oauth2-adapter -

Published by shogo82148 over 4 years ago

  • bump up Go v1.14.4
  • add amd64 binaries
  • fix minor typos
go-nginx-oauth2-adapter -

Published by shogo82148 over 5 years ago

go-nginx-oauth2-adapter -

Published by shogo82148 about 6 years ago

  • Set session encryption block key from env vars #28 (thanks @dozen)
  • Update Go version to 1.11.1
  • Update dependency libraries
go-nginx-oauth2-adapter - v0.3.3

Published by shogo82148 almost 7 years ago

  • Use httpcache when update JWK Keys #27 (thanks @dozen )
go-nginx-oauth2-adapter - v0.3.2

Published by shogo82148 almost 7 years ago

  • Follow expires header when updating JWK Keys #26 (thanks @dozen)
go-nginx-oauth2-adapter - v0.3.1

Published by shogo82148 almost 7 years ago

  • fix memory leak in gorilla/sessions #25 (thanks @dozen)
  • update Go version to 1.9.2
go-nginx-oauth2-adapter - v0.3.0

Published by shogo82148 about 7 years ago

  • update Go version to 1.9.0
  • support OpenID Connect
  • support stronger secrets
  • update dependencies
go-nginx-oauth2-adapter -

Published by shogo82148 about 7 years ago

  • update Go version to 1.9.0-rc2
  • support OpenID Connect
  • support stronger secrets
  • update dependencies
go-nginx-oauth2-adapter -

Published by shogo82148 about 7 years ago

  • update Go version to 1.9.0-rc2
  • support OpenID Connect
go-nginx-oauth2-adapter - v0.2.1

Published by shogo82148 over 7 years ago

  • fix too early listening. #14
go-nginx-oauth2-adapter - v0.2.0

Published by shogo82148 over 7 years ago

  • add -configtest option (thx @tkuchiki)
  • add x-ngx-omniauth-email header
  • update Go version to 1.8
go-nginx-oauth2-adapter - https://github.com/shogo82148/go-nginx-oauth2-adapter/releases/tag/v0.1.0

Published by shogo82148 over 8 years ago