Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesread committed Feb 9, 2024
1 parent 9fee428 commit 210e0c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions authorization.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ The flow generally goes like this;
This method is not yet well documented, sorry! Ask on Discord - we need more people to test this feature.

----
AuthHttpHeaderUsername "X-Username"
AuthHttpHeaderUsergroup "X-Usergroup"
authHttpHeaderUsername: "X-Username"
authHttpHeaderUsergroup: "X-Usergroup"
----

NOTE: You *must* set `AuthHttpHeaderUsername` to some value, even if you only intend to use `AuthHttpHeaderUsergroup`, otherwise usergroups will be ignored.
Expand Down

0 comments on commit 210e0c9

Please sign in to comment.