Integrate Flower + authentication
commit41622542f834a00d3251ae2498cb4a8c48fe2d32
authorAdrian Moennich <adrian.moennich@cern.ch>
Fri, 29 May 2015 20:04:48 +0000 (29 22:04 +0200)
committerAdrian Moennich <adrian.moennich@cern.ch>
Fri, 29 May 2015 20:07:55 +0000 (29 22:07 +0200)
tree7acdf2d62542a9d6ef419602baaa96c1c08fa3e6
parent7a8bcee7a513a4ff74f5d82ea9eb9374e1509ce4
Integrate Flower + authentication

Note: This requires a flower version containing this commit:
https://github.com/mher/flower/commit/1d8bf46a1161a1b5

At the time of this commit, `master` of the flower repo is broken, so
the best choice to run it is to clone Flower from Git, check out the
v0.8.2 tag and `git cherry-pick 1d8bf46a1161a1b5`.
etc/indico.conf.sample
indico/core/celery/__init__.py
indico/core/celery/cli.py
indico/core/celery/flower.py [new file with mode: 0644]
indico/core/config.py