mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-23 13:08:13 +02:00
proxy: fix group impersonation bug
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
b373634012
commit
decf661eb0
2 changed files with 8 additions and 1 deletions
|
@ -23,6 +23,10 @@
|
|||
|
||||
- Removed `AUTHENTICATE_INTERNAL_URL`/`authenticate_internal_url` which is no longer used.
|
||||
|
||||
## Fixed
|
||||
|
||||
- Fixed a bug where the impersonate form would persist an empty string for groups value if none set.[GH-303](https://github.com/pomerium/pomerium/issues/303)
|
||||
|
||||
## v0.3.0
|
||||
|
||||
### New
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue