PurplestViper

Results 3 issues of PurplestViper

In version 4.0.4 we had the `MinioClient(HttpClient httpClient)` constructor which unfortunately is now marked obsolete: * Having this function can easily use `services.AddHttpClient()` to inject HttpClient. * The parameterless constructor...

An earlier version of migrations contained comments, now they don't fit, I'm going to remove them, but applying the new migration throws an exception: > ORA-22859: invalid modification of columns...

使用 mindoc 提供文档的应用程序没有理由维护多套用户体系,用户同步成本高昂,使用统一身份认证授权系统是很自然的需求。 标题提到的协议是目前互联网在该领域实施的标准。