Releases: dmwm/auth-proxy-server
Releases · dmwm/auth-proxy-server
0.3.19
Release: 0.3.19
- d6b682d fix log message to use proper root CA dir
- 88d13a3 Fix bug to use proper root CA directory
0.3.18
Release: 0.3.18
- c5548e4 update dependencies
- f9f20c3 New dependencies to resolve security reports
- 8ca09e6 Add support for multiple RootCAs locations
0.3.17
Release: 0.3.17
- e7fd684 improve condition for auth check in rulesHandler
- a723015 check user authentication in rulesHandler
- 4dde7d8 resolve x/net vulnerability
- 9e0dcab resolve go-jose vulnerability
- e3ce6bf Update dependencies
- 0cdc35b Add /rules end-point
- 72cd381 update section how to look-up rules
0.3.16
Release: 0.3.16
- 91ab8e3 Merge pull request #38 from arooshap/master
- c046ad5 Disable pprof and expvar before finding a way to only expose it to a local port
0.3.15
Release: 0.3.15
- 1157575 update dependencies to resolve: CVSS v3 and v4 base metrics
- d98ea9a update dependencies to resolve: CVSS v3 and v4 base metrics
- 7c84880 Merge pull request #36 from dmwm/dependabot/go_modules/client/golang.org/x/crypto-0.31.0
- eff5456 Bump golang.org/x/crypto from 0.17.0 to 0.31.0 in /client
- 10492b5 Merge pull request #35 from labkode/avoid_panic
- 472d0e8 avoid panic when parsing x509 cert
0.3.14
Release: 0.3.14
- 38e23fa Add implementation of testRedirectRule
- 1f1b182 add testRule option
- e79f3c0 add fmt
- ba179e1 Add Corps configuration
- 5d8c91e Merge pull request #34 from arooshap/master
- be296d0 Update x509.go to fix spacing
- 768de33 Update oauth.go to fix spacing
- 407a93b Update data.go to fix spacing
- 3bc776f Changes to expose debug functionality to only specified users and add http->https redirect
0.3.13
Release: 0.3.13
- 895ca34 update dependencies for terminal and TokenManager
- 72c1f58 update dependencies
- 4d86fca create local map and update cms records with it
0.3.11
Release: 0.3.11
- 82cbf86 Update dependencies
- b00bae7 Update dependencies
- bb4ed23 When updating cmsRecords don't make new map, re-use old one
- 791702a Add missing monitoring attributes for log record, issue #33
0.3.10
Release: 0.3.10
- 117960f Add logFile=stdout support
- b95b272 put in a write place log file overwrite