synergy-service/synergy
Lisa Zangrando b99f2078a1 Missing security support
This fix provides to Synergy a security mechanism highly configurable.
The security policies are pluggable so that it is possible to define any
kind of authorization checks.
This commit includes a very simple authorization plugin (i.e.
synergy.auth.plugin.LocalHostAuthorization) which denies any command
coming from clients having IP address different from the Synergy's one.

Bug: #1691352
Change-Id: I2535b2a3edeea5e56cd8918d01070a6f8a534c3e
Sem-Ver: bugfix
2017-05-23 12:57:50 +00:00
..
auth Missing security support 2017-05-23 12:57:50 +00:00
client Missing security support 2017-05-23 12:57:50 +00:00
common Missing security support 2017-05-23 12:57:50 +00:00
examples Synergy should never raise Exception directly 2017-05-17 06:21:33 +00:00
tests Missing security support 2017-05-23 12:57:50 +00:00
__init__.py import project from launchpad git repo 2016-04-27 16:29:13 +02:00
exception.py Missing security support 2017-05-23 12:57:50 +00:00
service.py Missing security support 2017-05-23 12:57:50 +00:00