gitlab-org--gitlab-foss/spec/tasks
Imre Farkas 313f145b55
Rake task to cleanup expired ActiveSession lookup keys
In some cases ActiveSession.cleanup was not called after authentication,
so for some user ActiveSession lookup keys grew without ever cleaning
up. This Rake task manually iterates over the lookup keys and removes
ones without existing ActiveSession.
2019-07-22 17:15:57 +02:00
..
cache/clear
gitlab Rake task to cleanup expired ActiveSession lookup keys 2019-07-22 17:15:57 +02:00
migrate
config_lint_spec.rb
tokens_spec.rb