mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 12:41:49 +02:00
Revert the addition of "AuthType Basic"
Did some more testing on my server here and I totally agree, don't need "AuthType Basic".
This commit is contained in:
parent
4bfdecbf64
commit
2d4538dcc8
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
|||
<Directory {{ pkg_path }}>
|
||||
WSGIProcessGroup ihatemoney
|
||||
WSGIApplicationGroup %{GLOBAL}
|
||||
AuthType Basic
|
||||
Order deny,allow
|
||||
Allow from all
|
||||
</Directory>
|
||||
|
|
Loading…
Reference in a new issue