Davor
|
66b44ae1a0
|
MR comments
- NO_ACCESS_ROLE_ID constant moved to models.py
- added docstring for batch create request body
|
2022-07-21 14:14:22 +02:00 |
|
Davor
|
310b7ed8ff
|
merge with master
|
2022-07-18 07:55:40 +02:00 |
|
Davor
|
8bcccf417d
|
remove unused function
- add check if editing user is admin for role editing
|
2022-07-13 10:29:25 +00:00 |
|
Davor
|
53529cd737
|
add me endpoint
|
2022-07-13 10:29:25 +00:00 |
|
Davor
|
33ffc5a895
|
wip - add batch create users
|
2022-07-11 15:11:18 +02:00 |
|
Maarten de Waard
|
c88d7ebc08
|
Only allow Admins to add new users
|
2022-06-15 14:30:19 +02:00 |
|
Davor
|
907e0ecaab
|
add permission layer for admins for backend API
|
2022-06-08 21:41:59 +02:00 |
|
Davor
|
732555ac6a
|
MR comments
|
2022-05-26 09:49:25 +00:00 |
|
Davor
|
5206c78998
|
MR comments
- fixed order of import in user_service.py
- added error handling for user delete
|
2022-05-26 09:49:25 +00:00 |
|
Luka Radenovic
|
61e512c208
|
Added new role management
|
2022-05-26 09:49:25 +00:00 |
|
Luka Radenovic
|
10479a625a
|
Added new endpoint for roles and updated users endpoints to work with roles
|
2022-04-14 13:32:35 +02:00 |
|
Luka
|
927ef220cd
|
feat(Global): Implemented validation on requests and error handling
|
2021-11-02 07:54:07 +00:00 |
|
Luka
|
a81d14b4f8
|
feat(Users): Implemented Kratos CRUD
|
2021-10-28 14:09:10 +00:00 |
|