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
a27b8018b1cdf421abbf9d5ca99567b9a63d56a8
adastra_api/src
T
History
julien a27b8018b1 fix(users): restrict role updates to Admin users only
Any authenticated user could previously call PUT /update/role and
escalate their own role to Admin. The endpoint now returns 403 if
the requesting user is not already an Admin.
2026-04-26 20:32:37 +02:00
..
config
fix(auth): replace fixed-salt bcrypt with HMAC-SHA256 for API key hashing
2026-04-26 20:31:06 +02:00
controllers
fix(users): restrict role updates to Admin users only
2026-04-26 20:32:37 +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
feat(auth): migrate Application model from MongoDB to MySQL
2026-04-26 18:26:58 +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
feat(tests): add Jest+Supertest infrastructure with jump route suite (14 tests)
2026-04-26 01:23:01 +02:00
Powered by Gitea Version: 1.26.1 Page: 43ms Template: 7ms
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