Custom Query (1173 matches)
Results (217 - 219 of 1173)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #930 | cant-reproduce | allow_registration = false doesnt work | ||
| Description |
I added allow_registration = false to mediagoblin.ini, ran ./bin/gmg dbupdate .. and the link "Create an account at this site" is still appearing |
|||
| #708 | fixed | allow user configuration for jinja2 extensions | ||
| Description |
Proposal is for a new configuration option to allow users to specify a list of jinja2 extensions which should be loaded in addition to the minimum set required by mediagoblin. I have created a branch called jinja2-extensions with a simple implementation: |
|||
| #525 | duplicate | allow to register to let comment on my cat pics | ||
| Description |
Currently account creation is an all or nothing. If you allow to create accounts, people can upload stuff. I want to limit uploading to a selected circle of priviledged ones (lets call them family) and let other comment on the nice cat pictures we upload (let them call friends). Currently that is not possible. They can not comment as account creation is prohibited, as server space is limited. You get the point. :). Until commenting via OpenID is implemented, I'd love to enable account creation, but not uploading. essentially that boils down to 3 user levels (commenter, uploader, admin), I guess. Do I make sense? P.S. I don't have a cat, but kids which boils down to the same problem, just with less hair on the floor. |
|||
