hide fields if authorization is enabled, but no auth supplied

This commit is contained in:
2021-09-02 02:49:25 +03:00
parent 75269e8177
commit cb5756ea76
3 changed files with 28 additions and 12 deletions

View File

@ -8,6 +8,9 @@ database = /var/lib/pacman
repositories = core extra community multilib
root = /
[auth]
enabled = no
[build]
archbuild_flags =
build_command = extra-x86_64-build
@ -43,6 +46,5 @@ command = rsync --archive --compress --partial --delete
chunk_size = 8388608
[web]
auth = no
host = 127.0.0.1
templates = /usr/share/ahriman