mirror of
https://github.com/gogs/gogs.git
synced 2026-01-01 21:20:01 +01:00
* Rename to TwoFactors.Create * Use GORM to execute queries * TwoFactor.GetByUserID * Add tests * Fix failing tests * Add MD5 tests * Add tests for RandomChars