mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-02 00:10:45 +02:00
add flag to enable user impersonation (#1514)
* add flag to enable user impersonation * fix typo
This commit is contained in:
parent
0b14722be4
commit
04c582121d
11 changed files with 254 additions and 208 deletions
|
@ -170,7 +170,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{{if .IsAdmin}}
|
||||
{{if .EnableUserImpersonation}}
|
||||
<div id="info-box">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue