~libravatar/libravatar/master

  • Committer: Francois Marier
  • Date: 2012-07-26 11:21:42 UTC
  • Revision ID: git-v1:b6d5919f9aaa31f8ba40deecec64aeafb5189632
Revert "Set "redirectTo" in navigator.id.request()"

This reverts commit 984e51875b215156b4b85d465bfd0b17ef3c9628.

In our case, going straight to the profile page doesn't work
because the @login_required Python decorator runs before the
onlogin event fires (and sends the login AJAX request) on the
client.

Therefore, setting redirectTo to "/account/profile/" actually
causes an extra unnecessary redirect from /account/profile/ to
/account/login/.
Filename Latest Rev Last Changed Committer Comment Size
..
config 63 15 years ago Francois Marier Include a full sample of the Apache vhost file as Diff
contrib 306 14 years ago Francois Marier Created a quick and dirty Greasemonkey script Diff
debian 148 14 years ago Francois Marier Basic working Debian packaging, ready to be deploy Diff
libravatar 22 15 years ago Francois Marier Move Django project into a subdirectory Diff
po 475 14 years ago Francois Marier Create a directory structure that Launchpad can ho Diff
static 23 15 years ago Francois Marier Add static files to bzr (stylesheet and nobody ico Diff
.gitignore 741 12 years ago Francois Marier Ignore .pyc files 401 bytes Diff Download File
.pylintrc 752.1.3 12 years ago Francois Marier Allow functions with 6 arguments 6.8 KB Diff Download File
COPYING 30 15 years ago Francois Marier Add AGPL license and copyright headers As per htt 33.7 KB Diff Download File
fabfile.py 740 12 years ago Francois Marier Update prepare command for git 2.4 KB Diff Download File
HACKING.md 733 12 years ago Francois Marier Give a .md extension to the markdown files 367 bytes Diff Download File
INSTALL.md 760 12 years ago Jonathan Harker INSTALL - add dependencies. 3.9 KB Diff Download File
Makefile 755 12 years ago Francois Marier Make sure json error messages are translated 1.3 KB Diff Download File
README.md 735 12 years ago Francois Marier Bump copyright year in README 1.7 KB Diff Download File
THANKS 632 13 years ago Francois Marier Convert THANKS file to humans.txt format and serve 39 bytes Diff Download File
TODO.md 759 12 years ago Francois Marier Small improvements to the TODO file 1020 bytes Diff Download File