grafana/pkg/api/dtos
Jo 3647ba7360
Anonymous: Add configurable device limit (#79265)
* Anonymous: Add device limiter

* break auth if limit reached

* fix typo

* refactored const to make it clearer with expiration

* anon device limit for config

---------

Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com>
2023-12-12 12:57:25 +02:00
..
acl.go Authz: Remove use of SignedInUser copy for permission evaluation (#78448) 2023-11-22 14:20:22 +01:00
alerting.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
alerting_test.go
annotations.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
apikey.go
dashboard.go Chore: Deprecate FolderId in DashboardMeta (#77626) 2023-11-06 11:31:44 -05:00
datasource.go
folder.go Chore: Remove FolderID from DTO Folder (#78420) 2023-12-07 13:56:04 +01:00
frontend_settings.go Anonymous: Add configurable device limit (#79265) 2023-12-12 12:57:25 +02:00
index.go Frontend: Foundations for multi tenant frontend (#78815) 2023-12-05 08:34:22 +01:00
invite.go
live.go
models.go Chore: Port user services to identity.Requester (#73851) 2023-08-28 10:42:24 +02:00
models_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
org.go
playlist.go
plugins.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
prefs.go
short_url.go
user.go
user_token.go