- # modifications, concatenations, etc. i.e. if a
- # `User-Password` is placed into a `Reply-Message`, then the
- # value of the `Reply-Message` will also be marked as
- # "secret".
- #
- # This configuration is enabled by default. While doing this
- # can make it harder to debug the server (as passwords are
- # omitted from the debug output), the servers defaults are as
- # secure as possible.
- #
- # In many cases it is not useful to suppress secrets in an
- # attempt to "be more secure". Any administrator who can see
- # the debug ouput is usually also able to view and/or modify
- # the servers configuration (including passwords in
- # databases!). And any "low level" administrator who can
- # only see the debug output will usually need to see the
- # actual passwords in order to verify what the user is
- # entering.
+ # modifications, concatenations, etc. i.e. if a `User-Password` is
+ # placed into a `Reply-Message`, then the value of the
+ # `Reply-Message` will also be marked as "secret".
+ #
+ # This configuration is enabled by default. While doing this can
+ # make it harder to debug the server (as passwords are omitted from
+ # the debug output), the servers defaults are as secure as possible.
+ #
+ # In many cases it is not useful to suppress secrets in an attempt
+ # to "be more secure". Any administrator who can see the debug ouput
+ # is usually also able to view and/or modify the servers
+ # configuration (including passwords in databases!). And any "low
+ # level" administrator who can only see the debug output will
+ # usually need to see the actual passwords in order to verify what
+ # the user is entering.