Actions
Task #11549
closedmove UE login configuratio into database
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
Pull Request:
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
Updated by Blin Bakija almost 2 years ago
- Status changed from New to In Progress
Updated by Blin Bakija almost 2 years ago
- Status changed from In Progress to Code Review
- % Done changed from 0 to 100
Updated by Ondrej Grman almost 2 years ago
- Status changed from Code Review to Testing
Updated by Andrej Ondrejovic almost 2 years ago
- Status changed from Testing to Done
Actions