aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BL/DTO/UserDTOBase.cs
Commit message (Collapse)AuthorAgeFilesLines
* Prevent Remote Machine AccessRoy2022-10-031-0/+8
|
* Implemented new ms user creation + PASSWORD_CHANGE_REQUIRED.Roy Ben-Shabat2020-01-191-0/+8
| | | | | Improved ms login design + password change. Improved ms main menu and current user design.
* Implemented auto DTO generation.Roy Ben Shabat2019-02-231-0/+81
Implemented mapping of DTO <=> Observables. Organization of unit tests. Removed DELETED from ADDRESS & CONTACT.