addons-server/apps/users
Jeff Balogh 1945e99cb9 fix busted userpic tasks (bug 627599) 2011-01-24 11:36:22 -08:00
..
fixtures/users Bug 584490: restricting user email domains with blacklist. 2010-09-10 23:46:24 -07:00
templates Add "some html help" popups 2010-12-22 09:44:33 -08:00
tests XSS Issues 2010-12-17 21:13:41 -08:00
__init__.py moving admin to zadmin to avoid import confusion 2010-04-13 15:59:28 -07:00
admin.py correct relative imports 2011-01-06 09:13:15 -08:00
backends.py upgrade to latest django (bug 612467) 2010-11-19 10:39:34 -08:00
cron.py switch to our custom Task class, handle rabbit downtime (bug 583314) 2010-08-02 15:58:18 -07:00
forms.py beware of lazy objects returning unexpected types 2010-12-15 09:17:42 -08:00
helpers.py email obfuscation on add-on detail pages (bug 556467) 2010-11-24 15:41:00 -08:00
models.py reject empty values for user emails (bug 612827) 2010-12-01 14:07:06 -08:00
signals.py Cake-cookie based authentication 2010-01-08 10:20:00 -08:00
tasks.py fix busted userpic tasks (bug 627599) 2011-01-24 11:36:22 -08:00
urls.py don't allow base36 numbers longer than 13 chars 2010-12-23 09:23:45 -05:00
utils.py using a LoggerAdapter in commonware for proper line numbers (bug 564452) 2010-05-19 18:34:55 -07:00
views.py correct relative imports 2011-01-06 09:13:15 -08:00