~libravatar/libravatar/master

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Francois Marier
  • Date: 2011-03-26 04:21:16 UTC
  • Revision ID: git-v1:0383e7d032a510f73739c18d945166c31e518075
Move photo associations to a gearman worker

This allows us to make /var/lib/libravatar/avatar/ read-only to Apache.

It also works around restrictions imposed by grsecurity over hardlinks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
- or another idea is to have /avatar/HASH.json include metadata
49
49
 
50
50
Gearman jobs:
51
 
- photo-email association (set_photo)
52
51
- dynamic resizer
53
52
- photo importers
54
53
- make gearman jobs persist inside the Postgres DB