This website requires JavaScript.
Explore
Help
Sign In
ZSCGR
/
CloudFlare-ImgBed
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ZSCGR/CloudFlare-ImgBed.git
synced
2026-08-16 05:33:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea2df80eb53fc9fc40648d48136dd4e53c829c12
CloudFlare-ImgBed
/
functions
/
utils
/
auth
T
History
MarSeventh
6e90b6bf3a
fix: clamp session max age before KV write
2026-06-09 18:56:44 +08:00
..
authCore.js
fix: return explicit authType instead of null when auth is unconfigured
2026-04-18 15:28:01 +08:00
dualAuth.js
refactor: unify auth logic into authCore with authScope parameter
2026-04-18 13:24:53 +08:00
passwordHash.js
refactor: extract rehashIfNeeded to passwordHash.js, deduplicate login rehash logic
2026-04-18 15:35:13 +08:00
sessionConfig.js
fix: clamp session max age before KV write
2026-06-09 18:56:44 +08:00
sessionManager.js
fix: clamp session max age before KV write
2026-06-09 18:56:44 +08:00
tokenExpiration.js
refactor: unify auth logic into authCore with authScope parameter
2026-04-18 13:24:53 +08:00
tokenValidator.js
refactor: unify auth logic into authCore with authScope parameter
2026-04-18 13:24:53 +08:00
userAuth.js
refactor: unify auth logic into authCore with authScope parameter
2026-04-18 13:24:53 +08:00