Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-09-03fix typosa1346054
2020-09-09Improve documentationBolke de Bruin
2020-08-29Add support for token authenticationBolke de Bruin
This feature allows to embed a token in the username field. Tokens are separated from the username by the ASCII field separator character 0x1F (unicode 0x001F).
2020-06-25Create SECURITY.mdmetalefty