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

Merge branch 'master' of github.com:gambol99/keycloak-proxy

parents 214fe2b1 70f589a2
No related branches found
No related tags found
No related merge requests found
#### **1.2.5**
FIXES:
* Fixes the /oauth/login handler to return 401 on failed logins
#### **1.2.4**
FEATURES
......
......@@ -24,7 +24,7 @@ import (
)
var (
release = "v1.2.4"
release = "v1.2.5"
gitsha = "no gitsha provided"
version = release + " (git+sha: " + gitsha + ")"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment