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 21:53:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9d0cc7d2b84f10fdb9d95e10fdeedeac9e2fdffd
CloudFlare-ImgBed
/
functions
/
utils
/
auth
T
History
MarSeventh
9d0cc7d2b8
fix: remove Secure flag from session cookie for HTTP Docker compatibility
2026-04-19 20:16:36 +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
sessionManager.js
fix: remove Secure flag from session cookie for HTTP Docker compatibility
2026-04-19 20:16:36 +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