mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
sso: Update outdated Apache configuration
Use Require instead of Deny directive. Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
5076488c7f
commit
a48471680d
@ -11,5 +11,5 @@
|
||||
</IfModule>
|
||||
|
||||
<IfModule !mod_auth_pubtkt.c>
|
||||
Deny from all
|
||||
</IfModule>
|
||||
Require all denied
|
||||
</IfModule>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user