Files
Marcus Efraimsson 8fd153edb7 API: Restrict anonymous user information access (#18422)
Existing /api/alert-notifications now requires at least editor access.
Existing /api/alert-notifiers now requires at least editor access.
New /api/alert-notifications/lookup returns less information than
/api/alert-notifications and can be access by any authenticated user.
Existing /api/org/users now requires org admin role.
New /api/org/users/lookup returns less information than
/api/org/users and can be access by users that are org admins,
admin in any folder or admin of any team.
UserPicker component now uses /api/org/users/lookup instead
of /api/org/users.

Fixes #17318
2019-08-12 20:03:48 +02:00
..
2019-05-13 08:45:54 +02:00
2018-06-26 09:22:31 +02:00
2018-04-13 20:31:29 +02:00
2019-02-06 06:41:39 +10:00
2018-07-02 14:13:18 +02:00
2018-10-17 15:58:52 +02:00
2018-11-12 20:01:53 +01:00
2018-03-22 22:38:44 +01:00
2018-03-22 22:38:44 +01:00
2019-07-19 17:13:29 +03:00