| Age | Commit message (Collapse) | Author |
|
* Use Guid.Equals(Guid) instead of the == override
* Ban the usage of Guid.Equals(Object) to prevent accidental boxing
* Compare to default(Guid) instead of Guid.Empty
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
|
|
|
|
Convert DeleteUser to async
|
|
|
|
Fix API forbidden response
|
|
Add required attributes to parameters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix api routes
|
|
Add Known Proxies to system configuration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|