Max/Backend/ReturnUserPasswordIssue #137

Merged
Maxime merged 17 commits from Max/Backend/ReturnUserPasswordIssue into master 2024-03-17 21:36:54 +01:00
Owner

In the course GET endpoint, the teacher was given with is password.

In the course GET endpoint, the teacher was given with is password.
Maxime added 11 commits 2024-03-17 03:07:38 +01:00
cleaned the Entities
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 2m4s
Build and test backend / Test-backend (pull_request) Successful in 2m1s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 24s
c5d7ce4178
fixed an issue with the getting of curriculums
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 2m1s
Build and test backend / Test-backend (pull_request) Successful in 1m58s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 25s
4cf2ac1aa8
moved portective method to Static ProtectiveService
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 2m2s
Build and test backend / Test-backend (pull_request) Successful in 1m57s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 24s
f7df234312
Maxime added 1 commit 2024-03-17 12:14:02 +01:00
added security to assistant posting and Get courses/owned for owners
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 2m0s
Build and test backend / Test-backend (pull_request) Successful in 1m57s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 23s
cf2deb983d
Maxime added 1 commit 2024-03-17 13:07:42 +01:00
Merge branch 'master' into Max/Backend/ReturnUserPasswordIssue
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 2m4s
Build and test backend / Test-backend (pull_request) Successful in 1m58s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 24s
385290d1a2
Wal approved these changes 2024-03-17 13:17:22 +01:00
Wal left a comment
Owner

j'ai pas tout tout lu a 100% mais j'ai beossoin de pas mal de truc qui sont ajouté et en general it seems good to me

j'ai pas tout tout lu a 100% mais j'ai beossoin de pas mal de truc qui sont ajouté et en general it seems good to me
Maxime requested review from tonitch 2024-03-17 13:20:49 +01:00
LeoMoulin approved these changes 2024-03-17 15:37:41 +01:00
Maxime added 1 commit 2024-03-17 16:04:16 +01:00
added a todo to send an email for every state changement of request
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 1m58s
Build and test backend / Test-backend (pull_request) Successful in 1m59s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 25s
ea46dd664c
Maxime added 2 commits 2024-03-17 16:28:10 +01:00
GET /users doesn't return Admins if the poster isn't an admin
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 2m1s
Build and test backend / Test-backend (pull_request) Successful in 2m0s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 24s
76f5a39a8f
tonitch approved these changes 2024-03-17 16:57:55 +01:00
@ -55,2 +55,3 @@
authorizedApps.add(Applications.Profile);
Role posterRole = user.getRole();
Role posterRole = user.getRole();
Owner

note used anymore

note used anymore
Maxime added 1 commit 2024-03-17 17:15:57 +01:00
creation of the user when request accepted
All checks were successful
Build and test backend / Build-backend (pull_request) Successful in 2m42s
Build and test backend / Test-backend (pull_request) Successful in 2m30s
Build and test FrontEnd / Build-frontend (pull_request) Successful in 33s
ea4a0745e0
Maxime merged commit 7a23dcc96a into master 2024-03-17 21:36:54 +01:00
Maxime deleted branch Max/Backend/ReturnUserPasswordIssue 2024-03-17 21:36:54 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PGL/Clyde#137
No description provided.