Files
lix/src/libstore
John Ericson 8d4162ff9e Separate auth and logic for the daemon
Before, processConnection wanted to know a user name and user id, and
`nix-daemon --stdio`, when it isn't proxying to an underlying daemon,
would just assume "root" and 0. But `nix-daemon --stdio` (no proxying)
shouldn't make guesses about who holds the other end of its standard
streams.

Now processConnection takes an "auth hook", so `nix-daemon` can provide
the appropriate policy and daemon.cc doesn't need to know or care what
it is.
2020-08-12 15:22:33 +00:00
..
2019-09-22 21:57:05 +02:00
2020-07-30 13:34:04 +02:00
2020-07-03 09:20:01 +02:00
2020-08-05 16:51:06 +02:00
2019-04-01 21:09:35 +02:00
2020-08-05 14:44:39 +00:00
2020-06-11 15:42:18 +02:00
2020-06-11 15:42:18 +02:00
2020-07-30 13:34:04 +02:00
2019-03-14 14:11:12 +01:00
2020-07-16 15:18:21 +02:00
2020-07-16 15:18:21 +02:00
2020-04-08 22:26:57 +02:00
2020-02-07 13:01:48 +01:00
2020-06-18 22:11:26 +00:00