mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-02 08:19:23 +02:00
bug: fix group impersonation (#569)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
This commit is contained in:
parent
297b0fd6c7
commit
4c5d2d8020
2 changed files with 2 additions and 2 deletions
|
@ -222,7 +222,7 @@
|
|||
<label>
|
||||
<span>Group</span>
|
||||
<input
|
||||
name=" {{ .ImpersonateGroups }}"
|
||||
name="{{ .ImpersonateGroups }}"
|
||||
type="text"
|
||||
class="field"
|
||||
value=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue