Files
grafana/pkg/models
Sofia Papagiannaki 7520166f17 API: Minor fix for team creation endpoint when using API key (#18252)
* Fix CreateTeam api endpoint

No team member should be created for requests
authenticated by API tokens.

* Update middleware test

Assert that `isAnonymous` is set for `SignedInUser`
authenticated via API key.

* Add test for team creation

Assert that no team member is created if the signed in user
is anomymous.

* Revert "Fix CreateTeam api endpoint"

This reverts commit 9fcc4e67f5.

* Revert "Update middleware test"

This reverts commit 75f767e58d.

* Fix CreateTeam api endpoint

No team member should be created for requests
authenticated by API tokens.

* Update team test

* Change error to warning and update tests
2019-08-08 11:27:47 +03:00
..
2019-05-13 08:45:54 +02:00
2015-02-03 15:04:35 +01:00
2019-03-20 10:58:20 +01:00
2018-11-12 20:01:53 +01:00
2019-07-05 15:24:52 +02:00
2017-10-07 10:31:39 +02:00
2017-10-07 10:31:39 +02:00