Skip to content
Snippets Groups Projects
Commit 8cf214b9 authored by Rohith's avatar Rohith
Browse files

- switching the version to v1.0.0-rc6

- updating the changelog
parent e90cea50
Branches
No related tags found
No related merge requests found
#### **1.0.0-rc6 (March 31th, 2016)**
FIXES:
* Added a option to control the upstream TLS verfication
* Added in the x-forwarded-for headers rather than overwriting
* Moved back to using the official coreos go-oidc rather than the hacked version
#### **1.0.0-rc5 (March 15th, 2016)**
FEATURES:
......
......@@ -22,7 +22,7 @@ import (
const (
prog = "keycloak-proxy"
version = "v1.0.0-rc5"
version = "v1.0.0-rc6"
author = "Rohith"
email = "gambol99@gmail.com"
description = "is a proxy using the keycloak service for auth and authorization"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment