fix bex account name

This commit is contained in:
Stephen Smoogen 2018-08-06 15:12:55 +00:00
parent 228721d777
commit 1389102b55
2 changed files with 2 additions and 1 deletions

View file

@ -43,6 +43,7 @@
<li><a href="2015/index.html">Reports for 2015</a></li>
<li><a href="2016/index.html">Reports for 2016</a></li>
<li><a href="2017/index.html">Reports for 2017</a></li>
<li><a href="2018/index.html">Reports for 2018</a></li>
</ul>
</body>

View file

@ -6,5 +6,5 @@
# This is off because Apache (and thus mod_auth_gssapi) doesn't know this is proxied over TLS
GssapiSSLonly Off
GssapiLocalName on
Require user smooge kevin puiterwijk mattdm pfrields relrod uraeus ryanlerch robyduck bexelbie jperrin
Require user smooge kevin puiterwijk mattdm pfrields relrod uraeus ryanlerch robyduck bex jperrin
</Location>