mirror of
https://github.com/gogs/gogs.git
synced 2026-03-04 19:21:05 +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