Граф коммитов

85 Коммитов

Автор SHA1 Сообщение Дата
chenba 969ba69c89 only show reviewed add-ons in other-addons-by blocks (bug 670722) 2011-09-09 12:17:19 -07:00
Jeff Balogh 69044f1020 another bandaid for bug 682339 2011-08-26 10:57:40 -07:00
Jeff Balogh adf5c2e746 sometimes usernames are coming back as byte strings 2011-08-26 10:57:40 -07:00
Jeff Balogh 89cacbad97 index users in elastic (bug 673985) 2011-08-01 15:49:55 -07:00
Gregory Koberger 7872975fbf User notifications 2011-07-20 14:51:26 -07:00
chenba cee1561742 Bug 504685: fix listing of hidden addons on dev profile 2011-07-16 23:27:34 -07:00
Andy McKay 38f80498ae add a message about the level of password complexity required (bug 662927) 2011-06-15 13:42:57 -07:00
Wil Clouser 6f851514fc email addresses hidden by default; bug 618655 2011-06-02 15:35:38 -07:00
Andy McKay e15139a55c create blocked password list (bug 638345) 2011-05-27 13:18:07 -07:00
Wil Clouser 8bb092bdee Use our library to get the remote address so it respects x-forwarded-for 2011-03-25 17:14:08 -07:00
Jeff Balogh 99eda55739 reject empty values for user emails (bug 612827) 2010-12-01 14:07:06 -08:00
Andy McKay c0ccbef35c upgrade to latest django (bug 612467) 2010-11-19 10:39:34 -08:00
Wil Clouser 79e19ed2f1 Fix backtraces for suppressed emails 2010-11-16 11:40:47 -08:00
Andy McKay e0ca93d188 check that urls have hashes or modified and flushes occur on changes (bug 600885) 2010-11-12 10:41:35 -08:00
Jeff Balogh 3d9f7e8ae3 use the master if we have a new collection 2010-11-10 11:02:52 -08:00
Jeff Balogh e479094ff4 embiggen the bio field 2010-11-03 20:10:21 -07:00
Jeff Balogh 36f69bc2a0 making RequestUser so cache-machine byid caching works
RequestUser objects are different from normal UserProfile objects, so the
separate class name will cause different cache entries.
2010-10-29 17:32:44 -07:00
Jeff Balogh 8009c8ab45 move share counts to the transformer (bug 593253) 2010-10-21 14:29:56 -07:00
Jeff Balogh b936d1571a touch user.is_developer so it gets cached with the object 2010-10-21 12:46:29 -07:00
Jeff Balogh 804ee3d020 use .exists(), skip a join and 7 other queries 2010-10-21 12:10:31 -07:00
Jeff Balogh 63ce9a73f3 adding UserForeignKey and UserEmailField 2010-10-01 15:09:24 -07:00
Jeff Balogh 1763d8ea50 use UserProfile for doing pwreset (bug 596263) 2010-09-22 16:42:18 -07:00
Jeff Balogh 43ed4e0bf8 make sure usernames are valid slugs (bug 593501) 2010-09-21 07:44:31 -07:00
chenba 6bf2218bec Bug 584490: restricting user email domains with blacklist. 2010-09-10 23:46:24 -07:00
Jeff Balogh f8e0f840e0 fix unicode issues with passwords (bug 595361) 2010-09-10 16:44:17 -07:00
Jeff Balogh 60c346e2d7 fix tests 2010-09-02 22:09:05 -07:00
Jeff Balogh e32c5d2fe2 set email=None during anonymize 2010-09-02 21:55:17 -07:00
Jeff Balogh a1486a23ff maintain remora's view of user names (bug 592922) 2010-09-01 22:02:31 -07:00
chenba 7b10c325e2 Bug 587896: log user login attempts 2010-08-31 22:29:41 -07:00
Wil Clouser aae8369c90 Merge remote branch 'chenba/589291-validations' 2010-08-30 13:00:22 -07:00
Jeff Balogh 75eebbd464 use User.name instead of User.display_name (bug 591399) 2010-08-30 12:15:25 -07:00
Dave Dash fc8ce3b219 Adds more test coverage to users 2010-08-25 09:25:36 -07:00
Dave Dash a68f534fb2 bug 558508, add/remove userpics. 2010-08-25 08:55:54 -07:00
chenba 6d240cd8cc Bug 589291: validating user's homepage url by change the field to a URLField 2010-08-24 21:05:41 -07:00
Jeff Balogh d54e4fbafe test fixes 2010-08-24 10:04:40 -07:00
Jeff Balogh 4686b8374d backend for watching collections (bug 589952) 2010-08-24 08:29:48 -07:00
Dave Dash 99e1ad8c96 bug 558511, delete users good. 2010-08-20 14:57:32 -07:00
Dave Dash c393e11a2a bug 558507, Use ModelForm to save data 2010-08-19 16:41:56 -07:00
Dave Dash a6f86e9506 bug 558507, adds recaptcha 2010-08-19 16:41:51 -07:00
Jeff Balogh 26937318d1 attach favorite add-ons to request.amo_user 2010-08-18 12:04:08 -07:00
Wil Clouser d96b6ceaa7 Migrate to use new user fields 2010-08-18 09:02:43 -07:00
Wil Clouser 93b5d670b4 s/collection_id/collection/ in URLS and fix a broken test 2010-08-16 13:19:55 -07:00
Wil Clouser 3190a8dec4 Adding flush_urls to models 2010-08-16 12:13:18 -07:00
Jeff Balogh aeb975bfe6 make the request user query unique (bug 587226) 2010-08-16 10:48:36 -07:00
Jeff Balogh dffa7c1dc9 attach mobile_addons to request.amo_user 2010-08-10 16:58:47 -07:00
Jeff Balogh f65c1829f5 helpers for getting mobile/favorites collection 2010-08-10 15:40:59 -07:00
chenba b3e06b9300 Bug 585494: nickname blacklist is all utf-8'd up now 2010-08-09 23:21:04 -07:00
chenba 2531ea6a8b Bug 574276:
- nickname blacklist admin add form no longer display the input after a successful submission
 - nickname blacklist admin add form now strip whitespaces on each nickname
 - all nicknames are added and checked in lowercase;
 - a cached dict is used for checking blacklisted nicknames now
2010-08-06 01:39:50 -07:00
Jeff Balogh d7b24292f9 hide <authors> for personas (bug 584242) 2010-08-04 17:57:32 -07:00
chenba 26fd705c61 Bug 574276: Implemented the nickname blacklist.
- added the BlacklistedNickname model to the users app
 - updated the user registration form to check for blacklisted nicknames
 - admin add form for blacklisted nicknames
 - tests
2010-07-26 14:03:44 -07:00