grafana/pkg/services/cleanup
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
..
cleanup_test.go Chore: Goconvey migration for cleanup package (#40547) 2021-10-20 21:14:48 +08:00
cleanup.go LoginAttempt: Move logic around login attempts into the service (#58962) 2022-11-22 11:37:18 +01:00