Commit graph

20 commits

Author SHA1 Message Date
Samuel Clay
ed7d2bd88f Finishing up new account email. Adding migration to save email sending preference. 2011-09-21 17:49:40 -07:00
Samuel Clay
51a0fb2705 Adding errors to API/login and API/signup. Getting rid of namespacing on login and signup form fields for api use. 2011-09-14 20:08:40 -07:00
Samuel Clay
e4141c9569 Fixing tab order for user/pass. 2010-11-04 19:38:28 -04:00
Samuel Clay
f774745535 Fixing up the Forgot Password link. 2010-11-04 19:24:41 -04:00
Samuel Clay
4cf9b05f0c Changing all datetime.datetime.now() to datetime.datetime.utcnow(). 2010-10-10 23:55:00 -04:00
Samuel Clay
8d482077ad Email logins. 2010-09-17 13:55:15 -04:00
Samuel Clay
471a8bc28b Fixing bad login problems. 1) Showing error info for unknown usernames, and 2) coercing all usernames to lowercase when logging in. 2010-09-16 14:36:51 -04:00
Samuel Clay
61643287fa Allowing logins by username or email. This should've happened months ago, but I never realized it. 2010-09-12 13:55:04 -04:00
Samuel Clay
7f7fcdcbcd Fixing the j/k password problem. (WTF, you type a j/k in a password field and it doesn't register. Now have to handle all users who have a j/k in their password.) Also fixing mark_story_as_read when multiple stories come in at once. 2010-08-23 18:37:59 -04:00
Samuel Clay
2b8f4bff95 Normalizing logging across all views and models. 2010-08-17 17:45:51 -04:00
Samuel Clay
47c50a1cea Fixing signup bug. Folks were creating accounts and then not able to login! Egad 2010-08-02 09:57:53 -04:00
Samuel Clay
b86832855b Safe error handling on the login form. 2010-07-28 18:25:59 -04:00
Samuel Clay
8eb9bded1b Logging when users login and signup. 2010-07-21 23:26:26 -04:00
Samuel Clay
1c42a7088d A number of aesthetic changes that make signup and login sharper. 2010-07-05 22:15:09 -04:00
Samuel Clay
90000446be Stylistic changes + features look new for at least a minute after being created. 2010-07-05 17:52:52 -04:00
Samuel Clay
430b06e471 Whoopsy-daisy. Nobody can login if I am clearing their passwords during login validation. 2010-07-05 17:38:41 -04:00
Samuel Clay
5735fe5b6a Passwordless accounts. Email is also optional. 2010-07-05 16:05:54 -04:00
Samuel Clay
ee61967a2b Redesigning the main view: including a new features list, reformatted login and signup form. 2010-06-12 21:20:06 -04:00
Samuel Clay
5a1ee75314 Adding a First Things First callout for new users. 2010-04-25 15:43:09 -04:00
Samuel Clay
50c9ecab2e Adding signup and refactoring the hell out of registration and login forms. 2010-04-22 21:17:00 -04:00