Daniel P Clery
Daniel P Clery
My use case is I'm using (and love) Sharry for my non-profit's development office to get large file submissions from constituents. It's awesome. An individual at my organization creates an...
I'm less concerned about the trust (especially since the alternative is to share passwords). I'd add an association table to connect people to an alias, which the owner could manage....
Being able to share ownership would do a lot of it. I'd want admins to be able to manage the permission list though. One of the things to keep in...
That would work, though it seems like a lot of duplicated code to get the equivalent to adding impersonation as an option in the existing API. Like, if the current...
Would it be accurate to say that the "admin" flag means "can manage internal accounts?"
To add some info about this - it's pointing to the defunct non git repo. I've tried to rebase it to a real copy of fltk with the following --...
I've been trying to get docker going too. The error you're seeing is due to a missing openjdk-8-jdk in debian buster. I'm been working on updating the docker file, but...
I (who also know little to nothing about go) suspect that there's some go version issues for the locally hosted script. When I was trying to get it to build,...