changelog++
This commit is contained in:
parent
13ffbcd984
commit
3af3dbd4db
|
@ -4,7 +4,15 @@ IMPROVEMENTS:
|
||||||
|
|
||||||
* auth/jwt: Handle groups claim values that are strings, in addition to
|
* auth/jwt: Handle groups claim values that are strings, in addition to
|
||||||
list of strings [JWT-63]
|
list of strings [JWT-63]
|
||||||
|
* ui: The UI will now redirect to a page after authentication [GH-7088]
|
||||||
|
|
||||||
|
BUG FIXES:
|
||||||
|
|
||||||
|
* ui: The web CLI will now parse input as a shell string, with special
|
||||||
|
characters escaped [GH-7206]
|
||||||
|
* ui (enterprise): The list of namespaces is now cleared when logging
|
||||||
|
out [GH-7186]
|
||||||
|
|
||||||
## 1.2.1 (Unreleased)
|
## 1.2.1 (Unreleased)
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
|
|
Loading…
Reference in New Issue