sabato 27 giugno 2026

Free PlyxSQL© SQL Beta - authentication systems and CSS frameworks

Free PlyxSQL© SQL Beta - authentication systems and CSS frameworks

POSTED BY GIULIANO PAGNINI, 27GIU 2026

Free DOWNLOAD Clicca qui Info https://pgsoft.it/plyxhtml

PlyxSQL + Vuelityx:  Create cross-platform applications from SQL schemas.







━━━ AUTH RILEVATO ━━━
  ✔  Utenti: SYSTEM_USERS  [2FA]  [lockout]
  ✔  Sessioni/token: AUTH_SESSIONS
  ✔  Ruoli: ROLES
  ✔  Permessi: ROLE_PERMISSIONS
  ✔  User↔Ruoli: USER_ROLES
  ✔  Storico password: PASSWORD_HISTORY
━━━ RBAC COMPLETO ━━━
  Ruoli granulari con permessi per risorsa+azione.
━━━ HTTP Basic Auth ━━━
  FLUSSO:
  Ogni richiesta →  Authorization: Basic base64(user:pwd)
  ⚠  Solo HTTPS in produzione
  FILE GENERATI (FRONTEND):
  useAuthStore.ts  AuthService.ts  api.ts
  guards.ts  roles.ts  LoginView.vue
  TABELLE DB:
  USERS  –  username, password_hash, role, 2FA
  AUTH_ACCESS_LOG  –  sessioni, IP, user_agent






Nessun commento:

Posta un commento