|
6deef06ad2
|
feat: secure and cross-domain subdomain-based proxying (#4136)
Co-authored-by: Kyle Carberry <kyle@carberry.com>
|
2022-09-22 22:30:32 +00:00 |
|
|
4be61d9250
|
fix: Role assign ui fixes (#3521)
Co-authored-by: Kira Pilot <kira@coder.com>
|
2022-08-16 10:39:42 -05:00 |
|
|
40e68cb80b
|
feat: Add template-admin + user-admin role for managing templates + users (#3490)
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
|
2022-08-12 17:27:48 -05:00 |
|
|
4ad5ac2d4a
|
feat: Rbac more coderd endpoints, unit test to confirm (#1437)
* feat: Enforce authorize call on all endpoints
- Make 'request()' exported for running custom requests
* Rbac users endpoints
* 401 -> 403
|
2022-05-17 13:43:19 -05:00 |
|
|
b55d83ca82
|
feat: Add suspend/active user to cli (#1422)
* feat: Add suspend/active user to cli
* UserID is now a string and allows for username too
|
2022-05-16 15:29:27 -05:00 |
|
|
e6168ba238
|
feat: Add permissions for links (#1407)
|
2022-05-13 14:25:57 +00:00 |
|
|
64e408c954
|
feat: Check permissions endpoint (#1389)
* feat: Check permissions endpoint
Allows FE to query backend for permission capabilities.
Batch requests supported
|
2022-05-12 20:56:23 +00:00 |
|
|
e54324d880
|
refactor: Add roles into the user response (#1347)
|
2022-05-09 16:38:14 +00:00 |
|
|
00806580f5
|
refactor: Return the display_name and name in the roles endpoint (#1328)
|
2022-05-06 19:18:00 +00:00 |
|
|
d0293e4d33
|
feat: Implement list roles & enforce authorize examples (#1273)
|
2022-05-03 16:10:19 -05:00 |
|