-
Tan Le authored
Since the introduction of `UnauthenticatedAuthor` object, failed login event has been persisted as a serialized Ruby object in DB. !ruby/object:Gitlab::Audit::UnauthenticatedAuthor This causes undesirable coupling with application code and hinders future DB migration.
83c863b2