Project

General

Profile

Actions

Task #11549

closed

move UE login configuratio into database

Added by Andrej Ondrejovic almost 2 years ago. Updated almost 2 years ago.

Status:
Done
Priority:
Normal
Assignee:
Blin Bakija
Category:
-
Target version:
WWW - V3 - integrated custody L10
Start date:
05/29/2023
Due date:
% Done:

100%

Estimated time:
custom category:
Backend
Co-assignee:

Description

  • db table ue_settings

    • id (uuid),
    • name (nullable),
    • type (tinyint(1)) with default value 0
    • criteria (jsonb),
    • active (bool),
    • timestamps
  • in UELogin@validateAccess loop for all active records from db and check if any criteria are matching

Actions

Also available in: Atom PDF