mirror of
https://github.com/gogs/gogs.git
synced 2026-01-01 13:10:00 +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