index
:
IT-kariera/Team-Kaleidoscope/DevHive
chat_system
dev
dev-old
feature/profile_picture_implementation
fix_friends_authorization
friends_functionality
heroku/main
lazy_loading
main
nswag
rating_system
unit_test_refactoring
unit_tests
[no description]
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
DevHive.Services
/
Services
/
UserService.cs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added Interfaces for all repository classes
Danail Dimitrov
2021-01-11
1
-4
/
+4
*
Moved Friends to User(you no longer have friends)
transtrike
2020-12-19
1
-11
/
+62
*
ALmost solved DP
transtrike
2020-12-19
1
-3
/
+3
*
ValidJWT bypasses username check when user is admin
Syndamia
2020-12-18
1
-14
/
+11
*
Made user JWT more secure by checking the validity of the attached informatio...
Syndamia
2020-12-18
1
-0
/
+47
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2020-12-18
1
-4
/
+3
|
\
|
*
Removed password hash from JWT
Syndamia
2020-12-18
1
-4
/
+3
*
|
Removed IsUsernameValid
transtrike
2020-12-18
1
-2
/
+2
|
/
*
Fixing merge conflict
transtrike
2020-12-17
1
-6
/
+0
*
Merge branch 'dev' of github.com:Team-Kaleidoscope/DevHive into dev
transtrike
2020-12-17
1
-4
/
+16
|
\
|
*
Added username and password hash to JWT
Syndamia
2020-12-17
1
-4
/
+8
|
*
Authorization now supports multiple tokens
Syndamia
2020-12-17
1
-7
/
+5
*
|
Implemented Friends layer
transtrike
2020-12-17
1
-17
/
+1
|
/
*
Friends implementation added. UserController/AddAFriend added
transtrike
2020-12-17
1
-3
/
+19
*
Preparation for Friends implementation
transtrike
2020-12-17
1
-1
/
+1
*
Roles are now in a seperate table, user can contain multiple roles (BUT JWT d...
Syndamia
2020-12-17
1
-5
/
+14
*
Cleanup after testing
transtrike
2020-12-16
1
-1
/
+0
*
Added DevHive.Common; Changed repositories behavior; Abstracted some common l...
transtrike
2020-12-16
1
-7
/
+13
*
Authorization fixed
transtrike
2020-12-16
1
-6
/
+9
*
Register now returns token, instead of requiring the user to login
transtrike
2020-12-16
1
-2
/
+2
*
Fixed User Service and User Controller return types
transtrike
2020-12-16
1
-21
/
+15
*
Fixed GetById to return only public info
transtrike
2020-12-16
1
-7
/
+4
*
Fixed JWT Token generation
transtrike
2020-12-15
1
-0
/
+1
*
Added public const Role
transtrike
2020-12-15
1
-1
/
+1
*
Fixed existing email message in UserService
Syndamia
2020-12-15
1
-1
/
+1
*
Fixed User password hash implementation
transtrike
2020-12-15
1
-2
/
+1
*
Fixed UpdateUser in UserService
transtrike
2020-12-15
1
-3
/
+3
*
User Controller, Service & Data implemented
transtrike
2020-12-15
1
-46
/
+59
*
Changed object to Guid in IRepository
transtrike
2020-12-15
1
-1
/
+1
*
Started work on refactoring of userservice
Syndamia
2020-12-15
1
-12
/
+24
*
Stabalized project for compilation. Next step after init architecture
transtrike
2020-12-14
1
-0
/
+103
[prev]