grafana/pkg/cmd/grafana-cli
Karl Persson 189bf102cf
LoginAttempt: Move logic around login attempts into the service (#58962)
* LoginAttemps: Remove from sqlstore mock

* LoginAttemps: Move from models package to service package

* LoginAttemps: Implement functionallity from brute force login in service

* LoginAttemps: Call service

* LoginAttempts: Update name and remove internal functions

* LoginAttempts: Add tests

* LoginAttempt: Add service fake

* LoginAttempt: Register service as a background_services and remove job
from cleanup service

* LoginAttemps: Remove result from command struct

* LoginAttempt: No longer pass pointers
2022-11-22 11:37:18 +01:00
..
commands [Docs] Edit terraform example and doc for file generation (#58822) 2022-11-17 05:24:07 -05:00
logger Plugins: Refactor plugin download/installation (#43046) 2022-08-23 11:50:50 +02:00
models Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
runner LoginAttempt: Move logic around login attempts into the service (#58962) 2022-11-22 11:37:18 +01:00
services Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
utils Chore: Remove Wrap (#50048) 2022-06-03 09:24:24 +02:00
main.go move main.go logic out of commands (#38555) 2021-08-26 15:42:22 +02:00