config: added authentication group
authorSven Rademakers <sven.rademakers@gmail.com>
Wed, 25 Oct 2023 10:57:02 +0000 (11:57 +0100)
committerSven Rademakers <sven.rademakers@gmail.com>
Fri, 3 Nov 2023 14:50:17 +0000 (14:50 +0000)
commit59024bd3b4615ab926177a50b73387038b18afda
treea6fb91d95a5a27a8a4cbf569dfb24377509bde68
parent8056ee11bc71c647e3319b7c25c65d0d6f89d04a
config: added authentication group

default_config is updated with the exposed values and a description is
added.
default_config.yaml
src/authentication/authentication_context.rs
src/authentication/linux_authenticator.rs
src/config.rs
src/main.rs