Go to file
Angus Lees f22a6a1eeb Report underlying integer for unknown capabilities
Ieb1ea2ab45d76fc838c11489c2b029d7a5295e0e added a fix to report unknown
capabilities as "CAP_UNDEFINED".  This change improves on that slightly
to use `str(c)` for undefined capabilities rather than losing
information.  This also better parallels the oslo.config "input"
behaviour in `priv_context.CapNameOrInt`

Change-Id: Ic59576a4eba7bb8d40aee9e3d383417386aa08aa
2016-08-19 14:15:21 +10:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2015-11-04 13:17:51 +11:00
2015-10-21 05:24:45 +00:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2015-10-23 18:51:29 +11:00
2016-05-25 15:13:31 +08:00
2015-11-03 04:33:51 +00:00

oslo.privsep

Latest Version

Downloads

OpenStack library for privilege separation

This library helps applications perform actions which require more or less privileges than they were started with in a safe, easy to code and easy to use manner. For more information on why this is generally a good idea please read over the principle of least privilege and the specification which created this library.

Description
OpenStack library for privilege separation
Readme 3 MiB
Languages
Python 100%