19 Commits

Author SHA1 Message Date
Patrick Smith
e5f588e032 WIP of a queue 2018-10-15 15:59:42 -04:00
dandds
f7d8783349 implement mailer with task queue 2018-10-15 11:37:06 -04:00
dandds
18bb5b24fd basic mailer implementation 2018-10-15 11:35:20 -04:00
dandds
509b4c55a2 more explicit naming, query param handling for login redirects 2018-10-01 16:16:30 -04:00
dandds
4eaea6c055 fix unused import 2018-10-01 16:16:30 -04:00
dandds
8a89c519eb on user login, redirect based on next query parameter if available 2018-10-01 16:16:30 -04:00
richard-dds
fa105a95e3 Redirect to home after login, which redirects elsewhere 2018-09-05 10:39:05 -04:00
richard-dds
2e77387d98 Remove conditional 2018-09-04 18:09:04 -04:00
richard-dds
533dc8e0f6 Redirect CCPO to requests index after login 2018-09-04 16:18:43 -04:00
richard-dds
daa8634cb4 Format project 2018-08-23 16:25:36 -04:00
Montana
1522c42683 Redirect non-ccpo users to requests after login 2018-08-22 15:11:44 -04:00
richard-dds
5f59b9f24a Add emails to test users 2018-08-08 13:43:52 -04:00
richard-dds
fdb7c699ee Simplify dev user login 2018-08-08 13:43:52 -04:00
richard-dds
f80668c638 Add script/seed.py for convenience 2018-08-08 13:43:52 -04:00
richard-dds
6be3ce89bf Remove unused import 2018-08-06 15:02:16 -04:00
dandds
48dd606fe6 remove logger statement 2018-08-06 14:13:51 -04:00
dandds
e2e0868a83 fix bug in login-dev endpoint; set current_user on login 2018-08-06 11:37:25 -04:00
dandds
ea5c9732ba implement authentication redirect 2018-08-06 10:44:24 -04:00
dandds
9937b77c74 reimplement dev login 2018-08-06 10:44:24 -04:00