Opened 13 years ago
Last modified 11 years ago
#89 closed enhancement
Ability to restrict diskspace per user — at Version 7
Reported by: | Bernhard Keller | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 0.6.0 |
Component: | programming | Keywords: | |
Cc: | Stephen Compall, joar | Parent Tickets: |
Description (last modified by )
for example restrict disk space to 500Mb per user add user.used\_space = check prior to upload if space is exceeded on successful upload add image size to used\_space( check size after possible resize/conversion ) Do we use the same restriction for every user, or should it be possible to set a limit for every account ? possible delete option ? ( what happens to comments )
Change History (7)
comment:2 by , 13 years ago
This sounds like post 0.1.0, when a demo site with public registration is wanted. I'm quite tempted to rate this "Priority Low".
comment:3 by , 13 years ago
Agree that it's not high priority, pre 0.1.0 it's not really needed. But it wouldn't be bad to have either if someone wanted to work on it. The main thing that's blocking it though is we need to rethink how files are recorded a bit... I really think we need to have models.FileRecord objects, whether those are individual documents each or more likely embedded documents.
comment:5 by , 12 years ago
Component: | → programming |
---|---|
Type: | defect → enhancement |
comment:6 by , 12 years ago
Cc: | added |
---|
comment:7 by , 12 years ago
Description: | modified (diff) |
---|---|
Owner: | removed |
Removing ownership on this as it hasn't been touched for some time.
Note:
See TracTickets
for help on using tickets.