Typo.
This commit is contained in:
parent
b341d111f1
commit
76778f7ac2
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
ShibRequestSetting requireSession On
|
||||
|
||||
<%- if @user_header && !@single_user -%>
|
||||
RequestHeader set @user_header %{REMOTE_USER}s
|
||||
RequestHeader set <%= @user_header %> %{REMOTE_USER}s
|
||||
<%- elsif @user_header && @single_user -%>
|
||||
RequestHeader set <%= @user_header %> soc-user
|
||||
<%- elsif @x_remote_user -%>
|
||||
|
|
Loading…
Add table
Reference in a new issue