From 17061fc0f9a37411528eb0b05c710a472b12a6dc Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Tue, 13 Feb 2018 20:13:00 +0100 Subject: dashboard/app: finer-grained access control This is the bulk of work for opening dashboard. Implement finer-grained access control (admin/user/public). Show only info designated to the current user access level. Rework UIs for more clarity re bug statuses. Show fixed bug. --- dashboard/app/error.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dashboard/app/error.html') diff --git a/dashboard/app/error.html b/dashboard/app/error.html index aec5f52e1..b76ac13b1 100644 --- a/dashboard/app/error.html +++ b/dashboard/app/error.html @@ -1,7 +1,7 @@ - Syzkaller Dashboard + syzbot -- cgit mrf-deployment