George
5c9d6baf5d
revert(urm): Sanitize urm response output ( #19242 ) ( #19296 )
...
This reverts commit 6d61c3cd73
.
2020-08-12 15:08:49 +01:00
Lyon Hill
6d61c3cd73
fix(urm): Sanitize urm response output ( #19242 )
...
We would like to clean and sanitize the data being return from the urm
response to exclude user names as well as oauthID's
2020-08-10 15:33:29 -06:00
Alirie Gray
e82f2d9e0c
feat: add urm client to tenant package ( #19198 )
2020-08-05 08:46:26 -07:00
Ben Johnson
97960a5930
feat(http): Client disconnections should return a HTTP 499 error code.
...
This commit checks http.Request.Context().Err() to see if the context
has been canceled before writing an error code. It uses the non-standard
Nginx 499 error code for client disconnection.
2020-05-14 14:51:57 -06:00
Jonathan A. Sternberg
0ae8bebd75
refactor: rewrite imports to include the /v2 suffix for version 2
2020-04-03 12:39:20 -05:00
Lyon Hill
1a66ca3900
feat(tenant): Add in api elements to tenant service ( #17447 )
...
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
2020-03-27 08:56:22 -06:00