Custom Query (1168 matches)
Results (58 - 60 of 1168)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#87 | FIXED | Ability to create users from command line | ||
Description |
A script like: :: ./bin/gmg adduser <username> <password> <email> is clearly needed. We could also use: :: ./bin/gmg makeadmin <username> ./bin/gmg changepw <username> for making an existing user an admin or changing a user's password. |
|||
#114 | FIXED | Ability to delete media | ||
Description |
Don't know if anyone is working on this... I've added some text for a delete link to the media pages. Only thing that's missing is, well, the ability to delete things. :) |
|||
#89 | fixed | Ability to restrict diskspace per user | ||
Description |
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 ) |
Note:
See TracQuery
for help on using queries.