gitea/modules/secret
wxiaoguang 49dd906753
Use base32 for 2FA scratch token ()
* Use base32 for 2FA scratch token
* rename Secure* to Crypto*, add comments
..
secret.go Use base32 for 2FA scratch token ()
secret_test.go Use single shared random string generation function ()