鏡像自
https://github.com/therootcompany/telebit.git
synced 2025-08-02 01:16:40 +00:00
f: typo fix
This commit is contained in:
父節點
975e6bab3e
當前提交
2e13cda6dd
@ -223,7 +223,6 @@ func (s *PGStore) Get(id string) (*Authorization, error) {
|
||||
`
|
||||
// if the id is actually the secret, we want the public form
|
||||
// (we do this to protect against a timing attack)
|
||||
kid := id
|
||||
pubby := ToPublicKeyString(id)
|
||||
if len(id) > 24 {
|
||||
id = id[:24]
|
||||
|
載入中…
x
新增問題並參考
Block a user