Commit fe357a72 by Leonard Gram

login: migration fix.

parent 0053be98
...@@ -38,6 +38,5 @@ func addLoginAttemptMigrations(mg *Migrator) { ...@@ -38,6 +38,5 @@ func addLoginAttemptMigrations(mg *Migrator) {
"id": "id", "id": "id",
"username": "username", "username": "username",
"ip_address": "ip_address", "ip_address": "ip_address",
"created": "created",
}) })
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment