Cody Robibero
|
a527034ebe
|
Validate requested user id (#8812)
|
2 years ago |
Shadowghost
|
f5f890e685
|
Migrate to file-scoped namespaces
|
2 years ago |
Bond_009
|
c7d50d640e
|
Replace == null with is null
|
2 years ago |
Patrick Barron
|
1615663bd2
|
Remove old response code documentation
|
3 years ago |
Patrick Barron
|
60ce0c9fa9
|
Add dto for device options
|
3 years ago |
Patrick Barron
|
bbac9ff67e
|
GetDeviceOptions always returns an instance of DeviceOptions
|
3 years ago |
Patrick Barron
|
3123ea2a94
|
Add missing ConfigureAwait call
|
3 years ago |
Patrick Barron
|
a0c6f72762
|
Migrate authentication db to EF Core
|
4 years ago |
Patrick Barron
|
e1f7086077
|
Remove unnecessary query class
|
4 years ago |
Patrick Barron
|
8607b52541
|
Make device/session code async
|
4 years ago |
Patrick Barron
|
44e71774b1
|
Rewrite device manager using EF Core
|
4 years ago |
crobibero
|
6a07e93ddd
|
Fix endpoint auth
|
4 years ago |
crobibero
|
63ebae2f9e
|
Remove nullable from required
|
4 years ago |
crobibero
|
bb08e25f86
|
userid isn't actually required
|
4 years ago |
crobibero
|
fffa94fc33
|
Apply fixes from review
|
4 years ago |
crobibero
|
73bcda7eac
|
Make all optional strings nullable
|
4 years ago |
crobibero
|
10ddbc34ec
|
Add missing attributes, fix response codes, fix route parameter casing
|
4 years ago |
David
|
522e44de59
|
Merge pull request #3357 from crobibero/api-authorization
Add Authorization handlers
|
4 years ago |
crobibero
|
9a51f484af
|
Remove nullable, add async task
|
4 years ago |
crobibero
|
c24666253c
|
Add Default authorization policy
|
4 years ago |
David
|
043d76bd6e
|
Use Http status code 204 instead of 200
|
4 years ago |
crobibero
|
3e749eabdf
|
Fix doc errors
|
4 years ago |
crobibero
|
cdb25e355c
|
Fix return value
|
5 years ago |
crobibero
|
cf78edc979
|
Fix Authorize attributes
|
5 years ago |
crobibero
|
a11a193439
|
Remove CameraUpload endpoints
|
5 years ago |
crobibero
|
25002483a3
|
Update endpoint docs
|
5 years ago |
crobibero
|
4d894c4344
|
Remove unneeded Ok calls.
|
5 years ago |
crobibero
|
927696c403
|
move to ActionResult<T>
|
5 years ago |
crobibero
|
5ef71d592b
|
Remove exception handler
|
5 years ago |
crobibero
|
440f060da6
|
Fix Authenticated Roles
|
5 years ago |
crobibero
|
21b54b4ad8
|
Move DeviceService to DevicesController
|
5 years ago |