D12795: Re-allow running Dolphin as the root user (but still not using sudo)

Christoph Feck noreply at phabricator.kde.org
Sun May 20 14:46:51 BST 2018


cfeck added a comment.


  qgetenv("SUDO_USER").isEmpty()
  
  is slower than
  
  qEnvironmentVariableIsEmpty("SUDO_USER")

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D12795

To: ngraham, markg, elvisangelaccio, #dolphin
Cc: cfeck, elvisangelaccio, mmustac, Fuchs, markg, graesslin, nicolasfella, zzag, kfm-devel, emmanuelp, spoorun, navarromorales, isidorov, firef, andrebarros
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180520/42fc9676/attachment.htm>


More information about the kfm-devel mailing list