CodeDev knowledge system / 28 chapters
DOCUMENT
DOCUMENT
THE WHOLE
SYSTEM.
A practical reference for programming, DSA, frameworks, databases, APIs, Linux, networking, testing, security, deployment, and the architecture behind CodeDev itself.
CodeDev system
3 / 28
Results for “security”
01 / CodeDev system
System reference
CodeDev system architecture
How the current CodeDev by Edward website is structured: Flask application factory, blueprints, templates, database, media storage, and public/admin boundaries.
↗
02 / CodeDev system
System reference
CodeDev authentication and Superadmin security
The private control-room security model: hidden route, strong passwords, TOTP MFA, recovery codes, lockouts, CSRF, session revocation, and authorization.
↗
03 / CodeDev system
System reference
CodeDev Superadmin, media, and analytics
How the control room edits projects/releases/settings, uploads durable Cloudinary media, and exposes privacy-light server-side analytics.
↗
Production referenceHOW CODEDEV