Add whitelist domain to changelog
This commit is contained in:
parent
52b50a49ed
commit
987b25fae7
@ -7,6 +7,8 @@
|
|||||||
- Implement token refreshing in OIDC provider
|
- Implement token refreshing in OIDC provider
|
||||||
- Split cookies larger than 4k limit into multiple cookies
|
- Split cookies larger than 4k limit into multiple cookies
|
||||||
- Implement token validation in OIDC provider
|
- Implement token validation in OIDC provider
|
||||||
|
- [#15](https://github.com/pusher/oauth2_proxy/pull/21) WhitelistDomains (@joelspeed)
|
||||||
|
- Add `--whitelist-domain` flag to allow redirection to approved domains after OAuth flow
|
||||||
- [#21](https://github.com/pusher/oauth2_proxy/pull/21) Docker Improvement (@yaegashi)
|
- [#21](https://github.com/pusher/oauth2_proxy/pull/21) Docker Improvement (@yaegashi)
|
||||||
- Move Docker base image from debian to alpine
|
- Move Docker base image from debian to alpine
|
||||||
- Install ca-certificates in docker image
|
- Install ca-certificates in docker image
|
||||||
|
Loading…
Reference in New Issue
Block a user