76f5a39a8f
GET /users doesn't return Admins if the poster isn't an admin
2024-03-17 16:26:30 +01:00
385290d1a2
Merge branch 'master' into Max/Backend/ReturnUserPasswordIssue
2024-03-17 13:07:20 +01:00
cf2deb983d
added security to assistant posting and Get courses/owned for owners
2024-03-17 12:13:03 +01:00
f7df234312
moved portective method to Static ProtectiveService
2024-03-17 03:06:19 +01:00
1d793cef4e
moved UserWithouPaswword to authenticatorService
2024-03-17 02:40:05 +01:00
4379794dba
added /students endpoint
2024-03-16 23:05:26 +01:00
382d3c203a
cleaned the services
2024-03-16 20:25:35 +01:00
97b57b361d
cleaned all controllers
2024-03-16 19:13:57 +01:00
d5f6656e2b
added the GET /teachers ( #130 )
...
had to fix the mock and the UserController isAdminOrSecretary
Reviewed-on: PGL/Clyde#130
Reviewed-by: Wal <karpinskiwal@gmail.com>
Reviewed-by: Debucquoy Anthony <d.tonitch@gmail.com>
Co-authored-by: Bartha Maxime <231026@umons.ac.be>
Co-committed-by: Bartha Maxime <231026@umons.ac.be>
2024-03-16 17:16:46 +01:00
1546fc6d47
Merge branch 'master' into Max/Backend/BackendClean
2024-03-16 14:13:47 +01:00
208c6c63e8
moved the isSecretaryOrAdmin method
2024-03-16 00:31:03 +01:00
f33a421aee
Merge branch 'master' into Max/Backend/Curriculum
2024-03-15 17:40:42 +01:00
c26972369f
Putting the right configuration for cors
2024-03-14 22:35:57 +01:00
12846ed83d
added cursus/course interactions
2024-03-14 21:53:43 +01:00
4b1db883e2
updated tonitch's reviews
2024-03-13 15:28:17 +01:00
4b0ea8cf40
added the post /user Endpoint
2024-03-12 23:08:18 +01:00
5c728098df
protected post /user and get/users and return without password
2024-03-12 00:03:32 +01:00
5325d6e3ae
Storage System ( #92 )
...
First idea of the storage system
Reviewed-on: PGL/Clyde#92
Co-authored-by: Bartha Maxime <231026@umons.ac.be>
Co-committed-by: Bartha Maxime <231026@umons.ac.be>
2024-03-11 17:52:08 +01:00
ce2efb61c8
fixed some issue for the token authorization ( #87 )
...
Reviewed-on: PGL/Clyde#87
Reviewed-by: Debucquoy Anthony <d.tonitch@gmail.com>
Co-authored-by: Bartha Maxime <231026@umons.ac.be>
Co-committed-by: Bartha Maxime <231026@umons.ac.be>
2024-03-10 23:28:13 +01:00
6b58c852a2
cleaning
2024-03-07 17:02:19 +01:00
e1d8e37c52
Merge branch 'master' into Max/Backend/loginApi
2024-03-07 15:15:32 +01:00
2938707f0f
added mocks users with their role as password and token
2024-03-07 00:55:07 +01:00
010f9200a7
removed useless line
2024-03-06 17:35:27 +01:00
cc89d7f5b7
added ResponseEntity and TODOs
2024-03-04 23:35:15 +01:00
3956037ab5
example backend api with user table
2024-03-02 23:33:48 +01:00