addons-server/apps
Allen Short a6071970a7 Support for bcrypt+hmac for password hashing (bug 639696)
Includes upgrade for existing sha512 passwords via
`./manage.py strengthen_user_passwords`.

Requires an HMAC_KEYS dict to be added to `settings_local.py`.
2011-12-15 14:36:35 -06:00
..
abuse store abuse reports in the db (bug 675357) 2011-08-04 11:49:19 -07:00
access bounce authenticated users off the login page (bug 681031) 2011-10-28 13:09:06 -07:00
addons fixed app install error display issue (mobile only) 2011-12-15 02:08:04 -08:00
amo use the class name for the middleware 2011-12-12 15:06:43 -08:00
api just to be safe 2011-12-14 22:51:09 -08:00
applications base all tests off amo.tests.TestCase 2011-07-27 15:30:08 -07:00
bandwagon added messages container to app details (bug 705117) 2011-12-05 16:50:12 -08:00
blocklist verify_exists sucks, it breaks my tests on the plane 2011-09-09 16:30:05 -07:00
browse Updated version check to support binary components (bug 703783) 2011-12-02 12:50:24 -08:00
cake fixing all your broken tests 2011-08-18 17:03:20 -07:00
compat fix KeyError on compatibility dashboard (bug 710471) 2011-12-14 16:33:37 -08:00
constants show compatibility warning for Mobile add-ons (bug 698670) 2011-11-02 15:44:49 -07:00
devhub fix Get Started button (bug 711081) 2011-12-15 09:42:49 -08:00
discovery Adjust link in disco pane; bug 693084 2011-12-13 22:28:15 -08:00
editors Updated version check to support binary components (bug 703783) 2011-12-02 12:50:24 -08:00
extras Add user and group options to celerydaemon command. 2010-09-15 13:48:36 -07:00
files Updated version check to support binary components (bug 703783) 2011-12-02 12:50:24 -08:00
localizers never extend from the add-ons base template for apps preview 2011-11-23 12:30:01 -05:00
market add in a table to store pre-auth information and a flag (bug 707363) 2011-12-09 16:32:06 -08:00
pages reverse urls for contact page 2011-10-04 21:34:15 -07:00
paypal cope with duplicates nicer 2011-12-15 11:40:55 -08:00
perf perf and compat 404 fixes (bug 703686) 2011-12-07 11:22:59 -08:00
reviews Improve label on button; bug 696691 2011-12-13 22:28:15 -08:00
search add Price sort and Free/Paid filters to ES (bug 702867) 2011-12-09 18:09:37 -08:00
sharing fix double sharing link. Thanks to #amo for Python 101 lesson 2011-12-08 13:29:17 -08:00
stats clean up print messages 2011-12-08 18:11:28 -08:00
tags appify apps tags search (bug 703702) 2011-11-19 02:11:39 -05:00
translations Resets default translation per test for test_utils' FastTransactionTest 2011-08-29 16:49:06 -05:00
users Support for bcrypt+hmac for password hashing (bug 639696) 2011-12-15 14:36:35 -06:00
versions never extend from the add-ons base template for apps preview 2011-11-23 12:30:01 -05:00
webapps change more urls for bug 710267 2011-12-13 11:03:52 -08:00
zadmin Support for bcrypt+hmac for password hashing (bug 639696) 2011-12-15 14:36:35 -06:00
__init__.py adding apps/__init__.py to trick nose into recursing into the app directories. 2009-12-04 21:52:32 -08:00