Skip to content

Use smaller envInfo.os #38

@rentallect

Description

@rentallect

We currently send entire userAgent as the envInfo.os value during /authenticate requests to Controller.

Instead, let's send only the last "portion" of the UA.

e.g., instead of:

5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36
let's try to send only:

Chrome/87.0.4280.88

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions