addons-server/apps/users
Matt Basta bfc7cc0ead Removed "Forgot Password" link
Persona makes this link useless, so no sense in keeping it around.
2012-10-29 21:21:41 -07:00
..
fixtures/users move read_dev_agreement to a datetime (bug 780741) 2012-08-20 15:50:40 -07:00
templates Removed "Forgot Password" link 2012-10-29 21:21:41 -07:00
tests 803221 - don't raise SuspiciousOperation for invalid login redirects 2012-10-19 14:04:19 +02:00
__init__.py moving admin to zadmin to avoid import confusion 2010-04-13 15:59:28 -07:00
admin.py Added id and username to zadmin lookup (bug 753869) 2012-06-11 17:43:06 -07:00
backends.py django 1.3 requires something in auth_backends 2011-04-01 13:00:55 -07:00
cron.py Added offline re-indexing option (bug 763722) 2012-10-23 20:56:06 +02:00
forms.py use _lazy everywhere for form labels 2012-08-12 22:10:54 -07:00
helpers.py Bug 789288 - Mkt specific changes for Persona login. 2012-10-16 17:02:22 -07:00
models.py add in users stats 2012-10-10 13:35:00 -07:00
notifications.py there should not be a period in this notification label 2012-08-14 23:48:26 -07:00
search.py index users in elastic (bug 673985) 2011-08-01 15:49:55 -07:00
signals.py Cake-cookie based authentication 2010-01-08 10:20:00 -08:00
tasks.py Added offline re-indexing option (bug 763722) 2012-10-23 20:56:06 +02:00
urls.py Fixed Django deprecation warning for urls imports 2012-09-07 17:00:53 -07:00
utils.py Switch to better token creating method (bug 786718) 2012-09-12 11:57:06 -07:00
views.py remove one more unused SuspiciousOperation 2012-10-19 16:03:51 +02:00
widgets.py implement Account Settings page for Marketplace (bug 735767) 2012-03-29 15:32:00 -07:00