Automated changelog update [skip ci]
This commit is contained in:
+24
-18
@@ -2,15 +2,21 @@
|
||||
|
||||
The following sections list the changes for ocis-proxy unreleased.
|
||||
|
||||
[unreleased]: https://github.com/owncloud/ocis-proxy/compare/v0.2.1...master
|
||||
[unreleased]: https://github.com/owncloud/ocis-proxy/compare/v0.2.0...master
|
||||
|
||||
## Summary
|
||||
|
||||
* Change - Insecure http-requests are now redirected to https: [#29](https://github.com/owncloud/ocis-proxy/pull/29)
|
||||
* Enhancement - Configurable OpenID Connect client: [#27](https://github.com/owncloud/ocis-proxy/pull/27)
|
||||
* Enhancement - Add policy selectors: [#4](https://github.com/owncloud/ocis-proxy/issues/4)
|
||||
|
||||
## Details
|
||||
|
||||
* Change - Insecure http-requests are now redirected to https: [#29](https://github.com/owncloud/ocis-proxy/pull/29)
|
||||
|
||||
https://github.com/owncloud/ocis-proxy/pull/29
|
||||
|
||||
|
||||
* Enhancement - Configurable OpenID Connect client: [#27](https://github.com/owncloud/ocis-proxy/pull/27)
|
||||
|
||||
The proxy will try to authenticate every request with the configured OIDC provider.
|
||||
@@ -30,27 +36,11 @@ The following sections list the changes for ocis-proxy unreleased.
|
||||
|
||||
https://github.com/owncloud/ocis-proxy/issues/4
|
||||
|
||||
# Changelog for [0.2.1] (2020-03-25)
|
||||
|
||||
The following sections list the changes for ocis-proxy 0.2.1.
|
||||
|
||||
[0.2.1]: https://github.com/owncloud/ocis-proxy/compare/v0.2.0...v0.2.1
|
||||
|
||||
## Summary
|
||||
|
||||
* Bugfix - Set TLS-Certificate correctly: [#25](https://github.com/owncloud/ocis-proxy/pull/25)
|
||||
|
||||
## Details
|
||||
|
||||
* Bugfix - Set TLS-Certificate correctly: [#25](https://github.com/owncloud/ocis-proxy/pull/25)
|
||||
|
||||
https://github.com/owncloud/ocis-proxy/pull/25
|
||||
|
||||
# Changelog for [0.2.0] (2020-03-25)
|
||||
|
||||
The following sections list the changes for ocis-proxy 0.2.0.
|
||||
|
||||
[0.2.0]: https://github.com/owncloud/ocis-proxy/compare/v0.1.0...v0.2.0
|
||||
[0.2.0]: https://github.com/owncloud/ocis-proxy/compare/v0.2.1...v0.2.0
|
||||
|
||||
## Summary
|
||||
|
||||
@@ -81,6 +71,22 @@ The following sections list the changes for ocis-proxy 0.2.0.
|
||||
|
||||
https://github.com/owncloud/ocis-proxy/pull/14
|
||||
|
||||
# Changelog for [0.2.1] (2020-03-25)
|
||||
|
||||
The following sections list the changes for ocis-proxy 0.2.1.
|
||||
|
||||
[0.2.1]: https://github.com/owncloud/ocis-proxy/compare/v0.1.0...v0.2.1
|
||||
|
||||
## Summary
|
||||
|
||||
* Bugfix - Set TLS-Certificate correctly: [#25](https://github.com/owncloud/ocis-proxy/pull/25)
|
||||
|
||||
## Details
|
||||
|
||||
* Bugfix - Set TLS-Certificate correctly: [#25](https://github.com/owncloud/ocis-proxy/pull/25)
|
||||
|
||||
https://github.com/owncloud/ocis-proxy/pull/25
|
||||
|
||||
# Changelog for [0.1.0] (2020-03-18)
|
||||
|
||||
The following sections list the changes for ocis-proxy 0.1.0.
|
||||
|
||||
Reference in New Issue
Block a user