Nicola Murino
Nicola Murino
MultiAlgorithmSigner allows to restrict signature algorithms. Fixes #52132 #36261
- add ErrPartialSuccess. Authentication callbacks must return this error for multi-step authentication when a specific authentication step succeed - add PartialSuccessMethods to ConnMetadata interface, it returns the ordered list of...
It seems that this library does not allow to query the remote path via sftp. So there are hacks such as this one: https://github.com/niklas-8/RemoteFiles/blob/master/lib/services/connection_methods.dart#L87 to get the remote path. The...
Hi, could you please submit a tufao app for the web framework benchmark here: http://www.techempower.com/benchmarks/#section=intro so we can see how tufao perform compared to other web frameworks, thanks
Based on RFC 959 NLST is intended to return information that can be used by a program to further process the files automatically. More details [here](https://github.com/drakkan/sftpgo/issues/993#issuecomment-1249799791). Returning absolute paths is...
Suppose you have a job scheduled every minute. The current time is 15:00:00 and for reasons outside our control it is set to 17:00:00, the job runs as expected and...
Hi all, a new WebClient UI is now availble. You can test it using the current development version. We hope you find this new user interface more modern and easier...