Releases: cloud-gov/opensearch-dashboards-cf-auth-proxy
Releases · cloud-gov/opensearch-dashboards-cf-auth-proxy
v0.0.6
What's Changed
- Update logic for fetching CF entities used in proxy headers by @markdboyd in #146
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Update dependencies by @markdboyd in #144
- Update logging by @markdboyd in #145
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Use hardened images by @dandersonsw in #130
- remove resource that is no longer used by @dandersonsw in #131
- use hardened images to deploy testing apps by @dandersonsw in #132
- using var for username by @dandersonsw in #133
- remove docker_username param by @dandersonsw in #134
- Fix Opensearch test proxy config by @markdboyd in #135
- Update test users by @markdboyd in #136
- Update session storage to use Redis backend by @markdboyd in #137
- Fix deps and tests by @markdboyd in #138
- make SSL required for requests to Redis by @markdboyd in #139
- Fix UAA admin check code by @markdboyd in #141
- Update OpenSearch docker image versions by @markdboyd in #142
- Bump version by @markdboyd in #143
New Contributors
- @dandersonsw made their first contribution in #130
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- chore: dependency updates by @bengerman13 in #128
- Update X-Forwarded-For header behavior by @markdboyd in #129
Full Changelog: v0.0.2...v0.0.3
V0.0.2
What's Changed
- Fix e2e tests by @markdboyd in #106
- Fix docker build by @markdboyd in #108
- Add SECURITY.md by @wz-gsa in #110
- Feedback on multi-roles by @markdboyd in #114
- Multi roles and email by @JasonTheMain in #113
- putting in fix so that the values will come in correct by @JasonTheMain in #115
- Bump the pip group across 1 directory with 4 updates by @dependabot in #116
- Bump gitpython from 3.1.40 to 3.1.41 by @dependabot in #91
- Add E2E tests and updat-reqs by @JasonTheMain in #117
- add CODEOWNERS file by @markdboyd in #119
- validate jwts by @bengerman13 in #118
- add jwks config to pipeline by @bengerman13 in #120
- quote json in yaml so it stays as a string by @bengerman13 in #121
- use single quotes for manifest by @bengerman13 in #122
- explain how to set jwks keys by @bengerman13 in #123
- version bumps by @bengerman13 in #125
- Fix roles header behavior + test by @bengerman13 in #124
- reformatted by @JasonTheMain in #126
- tag version update to 0.0.2 by @JasonTheMain in #127
New Contributors
- @wz-gsa made their first contribution in #110
- @dependabot made their first contribution in #116
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- add basic callback endpoint by @bengerman13 in #9
- refresh sessions by @bengerman13 in #10
- first pass at local dev by @bengerman13 in #12
- add space and org fetching after login by @bengerman13 in #11
- fix missing config step by @bengerman13 in #13
- Real local dev by @bengerman13 in #14
- fix pipeline syntax and logic by @bengerman13 in #15
- fix source directory for docker containers by @bengerman13 in #16
- Testing on cf by @bengerman13 in #17
- fix pipeline syntax by @bengerman13 in #18
- correct filename by @bengerman13 in #19
- split manifests to make concourse happier by @bengerman13 in #20
- Even more fun with pipelines by @bengerman13 in #21
- Keep iterating on pipeline by @bengerman13 in #22
- update roles_mapping to match reality better by @bengerman13 in #23
- add configuration and log seeding by @bengerman13 in #24
- update docs in dev script by @bengerman13 in #25
- E2e start by @bengerman13 in #26
- add cf auth before trying to cf ssh by @bengerman13 in #27
- try playwright image for e2e testing by @bengerman13 in #28
- Fix setuptools by @bengerman13 in #29
- add spaces and orgs to headers by @bengerman13 in #30
- backport permitted role change into tests by @bengerman13 in #36
- dependency bump by @bengerman13 in #37
- add bandit tests to app by @bengerman13 in #39
- add redirect to original target after logging in by @bengerman13 in #38
- fix path for bandit by @bengerman13 in #40
- let login take forever, handle first login better by @bengerman13 in #41
- add security considerations action by @bengerman13 in #43
- version bumps by @bengerman13 in #44
- fix a test, skip a test by @bengerman13 in #45
- Update setup & Fix failing e2e tests by @markdboyd in #46
- Support distributed sessions by @markdboyd in #47
- Update roles header based on CF admin status by @markdboyd in #48
- add CF_ADMIN_GROUP_NAME env var to proxy manifest by @markdboyd in #49
- Various fixes by @markdboyd in #50
- Verify commits by @markdboyd in #51
- changing docker from elasticsearch to opensearch by @JasonTheMain in #62
- Fix pipeline by @markdboyd in #63
- Rename kibana to opensearch dashboards by @markdboyd in #67
- refactor docker files for local development by @markdboyd in #68
- Fix failing integration tests by @markdboyd in #69
- update pipeline to use python image for unit tests by @markdboyd in #70
- Update pipeline to be self-flying by @markdboyd in #71
- Fix pipeline by @markdboyd in #74
- Update auth proxy by @markdboyd in #79
- fix pipeline job name reference by @markdboyd in #80
- fix pipeline vars by @markdboyd in #81
- Fix and refactor e2e tests by @markdboyd in #82
- fix networking script by @markdboyd in #83
- fix hardcoding of app name in init-config script by @markdboyd in #84
- Update tests by @markdboyd in #85
- Fix pipeline by @markdboyd in #86
- Refactor tests by @markdboyd in #87
- Fix tests by @markdboyd in #88
- Update package dependencies by @markdboyd in #89
- Update pipeline to use new cf resource and harden git by @soutenniza in #90
- shake them gpg keys by @JasonTheMain in #93
- Fix setup install by @markdboyd in #94
- Update proxy use dashboard certs by @markdboyd in #95
- Add download wheels script by @markdboyd in #96
- Fix CI tests by @markdboyd in #98
- Fix findings from Bandit by @markdboyd in #100
- remove deployment of proxy app by @markdboyd in #101
- Fix app deployment by @markdboyd in #102
- remove --allow-unsafe flag for piptools since it is unnecessary by @markdboyd in #103
New Contributors
- @bengerman13 made their first contribution in #9
- @markdboyd made their first contribution in #46
- @JasonTheMain made their first contribution in #62
- @soutenniza made their first contribution in #90
Full Changelog: https://github.com/cloud-gov/opensearch-dashboards-cf-auth-proxy/commits/v0.0.1