Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G GLib
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 884
    • Issues 884
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • GLib
  • Merge requests
  • !1403

gio: don't send UIDs with EXTERNAL

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Giuseppe Scrivano requested to merge giuseppe/glib:dbus-don-t-send-uid-namespaces into main Mar 03, 2020
  • Overview 47
  • Commits 2
  • Pipelines 8
  • Changes 2

Avoid setting the optional UID argument for the external authentication.

It fixes using gdbus from a user namespace where geteuid() can be different than the uid in the namespace where the server is running.

Based on https://github.com/systemd/systemd/commit/1ed4723d38cd0d1423c8fe650f90fa86007ddf55

Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com

Edited Sep 10, 2020 by Philip Withnall
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dbus-don-t-send-uid-namespaces