This is an automatically generated e-mail. To reply, visit: http://reviewboard-fedoraserver.rhcloud.com/r/131/

On January 21st, 2015, 4:39 p.m. UTC, Miloslav Trmac wrote:

src/rolekit/async.py (Diff revision 2)
291
        if user_uid and user_gid:
292
            return set_ids

This is now redundant with the check at line 299.

Hmm, I remember removing that; maybe I missed it when I rebased after dropping the stdin patch. Fixed.


- Stephen


On January 21st, 2015, 3:49 p.m. UTC, Stephen Gallagher wrote:

Review request for RoleKit Mailing List, Miloslav Trmac, Stephen Gallagher, and Thomas Woerner.
By Stephen Gallagher.

Updated Jan. 21, 2015, 3:49 p.m.

Repository: rolekit

Description

Allow impersonating a different UID/GID in subprocesses

Diffs

  • src/rolekit/async.py (0f9ddaac1beb27cebdf41ca0383a62a807c4fcb6)

View Diff