Commit Graph

27 Commits

Author SHA1 Message Date
64cb4f1ac9 add mail sender and basic mail templates 2024-06-15 01:51:32 +04:00
040d276d5b fix config jwt provider 2024-06-15 00:01:39 +04:00
d9f3faf92d add jwt and fix user logic (login) 2024-06-13 18:41:59 +04:00
2533ba90c0 fix user controller (login) 2024-06-06 17:52:35 +04:00
5345098bbd fix user storage (user search) 2024-06-06 17:52:09 +04:00
ba55b692b4 fix user logic. password hasher is now on bcrypt 2024-06-06 17:50:42 +04:00
a2b58598a6 fix user logic contract and user view model 2024-06-06 17:48:03 +04:00
0517a6cfb0 fix role controller and add user controller 2024-06-05 15:14:55 +04:00
054ed4b461 fix user logic 2024-06-05 15:14:38 +04:00
4f472bce41 fix user binding, user logic contract and add account exception 2024-06-05 15:14:25 +04:00
c902050055 Add password hasher 2024-06-05 15:13:27 +04:00
78e87103ef fix ip database (42) 2024-06-05 13:39:08 +04:00
681118ff91 Setup RestAPI, added role controller 2024-06-05 01:25:18 +04:00
57f90eaa82 add element not found exception 2024-06-05 01:23:35 +04:00
9c7ada2260 fix logic contracts 2024-06-05 01:22:44 +04:00
23d3ba8885 fix logic 2024-06-05 01:22:13 +04:00
72e40c79e6 Logic contracts and implements 2024-06-04 23:44:36 +04:00
be9c47aefa fix storages 2024-06-04 23:43:52 +04:00
51d26c58d7 view binding converters 2024-06-04 23:43:15 +04:00
c3dd4384ff fix user storage 2024-06-04 22:52:59 +04:00
ea9a89ac74 Add registration_init migration 2024-06-04 22:52:01 +04:00
d964ec4383 Storage contracts, implements and small fix 2024-06-04 22:26:13 +04:00
82ad684fe5 Database, models and small fixes 2024-06-04 21:16:50 +04:00
78af8e86e9 Binding Search View models 2024-06-04 11:57:28 +04:00
59857d80f3 Role interfaces 2024-06-04 11:03:49 +04:00
cc2fa7bdf3 init proj 2024-05-09 17:45:03 +04:00
67c8e306d1 Initial commit 2024-05-09 13:55:07 +04:00