summaryrefslogtreecommitdiffstats
path: root/config/modules.conf
blob: 88aa134c54aff04438c2515569d1f6d94da2b862 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[serializers]
settings = serializer_yaml
distro = serializer_yaml
profile = serializer_yaml
system = serializer_yaml
repo = serializer_yaml

[authentication]
module = authn_denyall

[authorization]
module = authz_allowall