Planned Features for ClipCascade #25
Replies: 5 comments 5 replies
-
5 - Image and File Support ✅ |
Beta Was this translation helpful? Give feedback.
-
Both File and Image Support work great. I wish there weren't 1 MB file size restraints on android though. Any way to set a preferred folder for each OS so that you do not have to specify each time you click download? |
Beta Was this translation helpful? Give feedback.
-
Small bump for removing the lower dock icon in OSX and leaving only the upper menu bar icon |
Beta Was this translation helpful? Give feedback.
-
Webdav sync support. |
Beta Was this translation helpful? Give feedback.
-
Regarding OIDC ... A lot of people doing self-hosting also run a reverse proxy. Once you've set up SSO in the reverse proxy for one application, it's usually pretty easy to set it up for others. It's much simpler, both for the people running ClipCascade and for the ClipCascade developer to do SSO in the reverse proxy SSO environment. All you really need are configs for the reverse proxies that you trust and some one or more HTTP headers that will tell you the user identity. (Optional: another config that disables userid/password authentication.) Of course, not everybody runs a reverse proxy that does the SSO stuff. But implementing the full OIDC flow in the ClipCascade code is a much bigger job. (I dunno ... maybe there is some nice library that does all that for you.) Maybe implementing SSO via a trusted reverse proxy would be a good, lower-effort first step. It also allows for other SSO schemes (for example, SAML or mTLS) without needing code in ClipCascade. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
2Multiuser Support12Easier to implement, moderate time commitment5Image and File Support33High difficulty, time-consumingPlease vote for the one you believe is most important to implement first or the one you need the most, and leave comments on the others.
78 votes ·
Beta Was this translation helpful? Give feedback.
All reactions