• Joined on 2022-09-11
mfnefd pushed to registration at mfnefd/PIAPS_CW 2024-06-15 01:55:35 +04:00
9d04b5836c Merge pull request 'dev to registration' (#6) from dev into registration
64cb4f1ac9 add mail sender and basic mail templates
040d276d5b fix config jwt provider
d9f3faf92d add jwt and fix user logic (login)
Compare 4 commits »
mfnefd merged pull request mfnefd/PIAPS_CW#6 2024-06-15 01:55:35 +04:00
dev to registration
mfnefd created pull request mfnefd/PIAPS_CW#6 2024-06-15 01:55:22 +04:00
dev to registration
mfnefd pushed to dev at mfnefd/PIAPS_CW 2024-06-15 01:51:44 +04:00
64cb4f1ac9 add mail sender and basic mail templates
mfnefd pushed to dev at mfnefd/PIAPS_CW 2024-06-15 00:01:57 +04:00
040d276d5b fix config jwt provider
mfnefd pushed to dev at mfnefd/PIAPS_CW 2024-06-13 18:42:33 +04:00
d9f3faf92d add jwt and fix user logic (login)
mfnefd merged pull request mfnefd/PIAPS_CW#5 2024-06-10 12:27:55 +04:00
base logic
mfnefd pushed to main at mfnefd/PIAPS_CW 2024-06-10 12:27:55 +04:00
3ac33fa276 Merge pull request 'base logic' (#5) from registration into main
53154657c8 Merge pull request 'dev' (#4) from dev into registration
2533ba90c0 fix user controller (login)
5345098bbd fix user storage (user search)
ba55b692b4 fix user logic. password hasher is now on bcrypt
Compare 26 commits »
mfnefd created pull request mfnefd/PIAPS_CW#5 2024-06-10 12:27:48 +04:00
base logic
mfnefd merged pull request mfnefd/PIAPS_CW#4 2024-06-10 12:27:00 +04:00
dev
mfnefd pushed to registration at mfnefd/PIAPS_CW 2024-06-10 12:27:00 +04:00
53154657c8 Merge pull request 'dev' (#4) from dev into registration
2533ba90c0 fix user controller (login)
5345098bbd fix user storage (user search)
ba55b692b4 fix user logic. password hasher is now on bcrypt
a2b58598a6 fix user logic contract and user view model
Compare 21 commits »
mfnefd created pull request mfnefd/PIAPS_CW#4 2024-06-10 12:26:50 +04:00
dev
mfnefd pushed to dev at mfnefd/PIAPS_CW 2024-06-06 17:52:39 +04:00
2533ba90c0 fix user controller (login)
5345098bbd fix user storage (user search)
ba55b692b4 fix user logic. password hasher is now on bcrypt
a2b58598a6 fix user logic contract and user view model
Compare 4 commits »
mfnefd pushed to dev at mfnefd/PIAPS_CW 2024-06-05 15:15:00 +04:00
0517a6cfb0 fix role controller and add user controller
054ed4b461 fix user logic
4f472bce41 fix user binding, user logic contract and add account exception
c902050055 Add password hasher
Compare 4 commits »
mfnefd pushed to dev at mfnefd/PIAPS_CW 2024-06-05 13:39:15 +04:00
78e87103ef fix ip database (42)
mfnefd pushed to dev at mfnefd/PIAPS_CW 2024-06-05 01:25:32 +04:00
681118ff91 Setup RestAPI, added role controller
57f90eaa82 add element not found exception
9c7ada2260 fix logic contracts
Compare 3 commits »
mfnefd pushed to dev at mfnefd/PIAPS_CW 2024-06-05 01:22:28 +04:00
23d3ba8885 fix logic
mfnefd pushed to dev at mfnefd/PIAPS_CW 2024-06-04 23:44:41 +04:00
72e40c79e6 Logic contracts and implements
mfnefd pushed to dev at mfnefd/PIAPS_CW 2024-06-04 23:44:01 +04:00
be9c47aefa fix storages
mfnefd pushed to dev at mfnefd/PIAPS_CW 2024-06-04 23:43:36 +04:00
51d26c58d7 view binding converters