Logo
Explore Help
Sign In
julien/adastra_api
1
0
Fork 0
You've already forked adastra_api
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
cc155214e01c1f02cc17f6b01208dcf67dee9468
adastra_api/src
T
History
julien 21f3560e08 fix(config): fail fast at startup if SECRET env var is missing
A hardcoded fallback 'acapisecret' was silently used when SECRET was
not set, allowing JWT tokens to be forged by anyone knowing the default.
The app now throws at module load time if SECRET is absent.
2026-04-26 20:53:34 +02:00
..
config
fix(config): fail fast at startup if SECRET env var is missing
2026-04-26 20:53:34 +02:00
controllers
fix(herowars): replace Object.assign with explicit field whitelists
2026-04-26 20:42:29 +02:00
database
feat(auth): migrate Application model from MongoDB to MySQL
2026-04-26 18:26:58 +02:00
middlewares
fix(auth): replace fixed-salt bcrypt with HMAC-SHA256 for API key hashing
2026-04-26 20:31:06 +02:00
routes
fix(security): add Helmet headers and rate limiting on auth endpoints
2026-04-26 20:45:46 +02:00
services
fix(skydive): migrate author field from ObjectId to UUID string
2026-04-26 04:27:47 +02:00
swagger
docs: add migration documentation, finalization scripts, and update Swagger paths
2026-04-24 00:50:34 +02:00
utils
Mise à jour et ajout de controllers, routes, services et utilities
2025-11-30 17:54:01 +01:00
validations
Ajout de la base de données MySQL
2025-08-13 21:51:07 +02:00
createApp.js
fix(security): add Helmet headers and rate limiting on auth endpoints
2026-04-26 20:45:46 +02:00
Powered by Gitea Version: 1.26.1 Page: 36ms Template: 5ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API