Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ether/etherpad
/ APIKeyHandler.ts
File
APIKeyHandler.ts
src/node/handler/APIKeyHandler.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as absolutePaths from
'../utils/AbsolutePaths'
;
2
import
fs from
'fs'
;
3
import
log4js from
'log4js'
;
4
import
randomString from
'../utils/randomstring'
;
Callers
nothing calls this directly
Calls
1
randomString
Function · 0.50
Tested by
no test coverage detected