Commit 839026e28e3b75127afb3916e015f1acdd92b059

Authored by Lucas Kanashiro
1 parent fd9c5e29

contributions: use uppercase on remote_user

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
opensym2017/content/08-contributions.tex
... ... @@ -26,7 +26,7 @@ version was made (web framework used by Colab). Moreover, we worked on RevProxy
26 26 Gitlab was the tool that we made the least number of modifications. We
27 27 contributed with some improvements related with configuration files and we
28 28 developed a new omniauth plugin, which enables the user authentication in
29   -Gitlab via remote\_user HTTP header. This omniauth plugin was needed because
  29 +Gitlab via REMOTE\_USER HTTP header. This omniauth plugin was needed because
30 30 Colab uses this mechanism to manage the authentication.
31 31  
32 32 Noosfero was the tool that contemplated several functional requirements,
... ...