]> git.corax.cc Git - toolbox/commit
include/ipc: Remove option to disable authentication
authorMatthias Kruk <m@m10k.eu>
Mon, 14 Jun 2021 22:53:00 +0000 (07:53 +0900)
committerMatthias Kruk <m@m10k.eu>
Mon, 14 Jun 2021 22:53:00 +0000 (07:53 +0900)
commite554fcdecd0b3c68f5d97ab4dbf75fef30396c60
tree83313fde6d8728daed80663bbb4adf4d00b1cf25
parent394e5ac616303b237a70a6ad9fc7c0e170c9c201
include/ipc: Remove option to disable authentication

Providing the option to disable authentication does not bring any real
benefits, while it adds code paths that need to be tested.
This commit removes the option to disable authentication.
include/ipc.sh