https://bugs.exim.org/show_bug.cgi?id=2398
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/e5903596a0f6b078f5854ca591963e21c7f7328a commit e5903596a0f6b078f5854ca591963e21c7f7328a Author: Jeremy Harris <[email protected]> AuthorDate: Fri May 10 15:18:56 2019 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Fri May 10 15:33:49 2019 +0100 fix listing a named queue by a non-admin user. bug 2398 ---- doc/doc-txt/ChangeLog | 4 ++++ src/src/exim.c | 25 +++++++++++++------------ src/src/queue.c | 7 ++++--- test/scripts/0000-Basic/0576 | 10 ++++++++++ test/stdout/0576 | 12 ++++++++++++ 5 files changed, 43 insertions(+), 15 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
