Files
notifications-admin/app
Leo Hemsted ad6e34eb43 dont use has_permissions to check for platform admins
platform_admin is a separate concept to permissions, so by removing the
checks for it from the current_user.has_permissions function, we can
simplify things greatly. We already record on the user whether they're
a platform admin anyway.
2018-03-14 15:39:55 +00:00
..
2018-02-27 16:35:13 +00:00
2018-02-26 08:53:47 +00:00