I've begun work on a share:// FS that allows groups of users to share files with each other securely.
Community
Ideas/Comments: Sharing
page 1 of 1
Post #13 by jaymacdonald 2 years, 8 months ago
Post #14 by psychcf 2 years, 8 months ago
I see you're making calls to the backend on the terminal, that's pretty cool.
What kind of security features are in place, does it use passwords?
Post #17 by jaymacdonald 2 years, 8 months ago
For the sharing? No; it uses groups. If a user is in one of the groups that is defined in the share, then the access is allowed. I'll be intergrating it with the administration panel shortly.
Post #20 by jaymacdonald 2 years, 8 months ago
Nearly fixed. Also: fix the goddamn image scaling.
Post #22 by psychcf 2 years, 8 months ago
Fixed image scaling with a little css :P
Also, nice work on the admin panel so far. Do you have plans for a group selection box of some sort?
Post #23 by jaymacdonald 2 years, 8 months ago
Yeah; I've re-used a lot of code from the group.js administration panel - currently add/removing groups is by a dialog (asking for the name of the group to add/remove). I'll add something like that in soon.
Post #26 by jaymacdonald 2 years, 8 months ago
Commited. Still some stuff to finish, though.
Post #29 by psychcf 2 years, 8 months ago
Eh, I don't know if I want to include this in 1.0, just cause the code is so new, although you did write the backends in PHP, so it wouldn't be too useful in the 1.1 branch. As long as you can be sure that it'll be ready in time, I guess we can include it.
page 1 of 1
You need to sign in to post messages.