Commit graph

16 commits

Author SHA1 Message Date
James Wang
3fd098226f Implement the admins_only decorator 2016-01-02 13:40:56 -05:00
James Wang
d8e9aa0c46 Remove extraneous if/else for captcha verification 2015-12-26 20:24:57 -05:00
James Wang
e13a789f15 Add separate module for handling logs 2015-12-26 20:21:15 -05:00
James Wang
1e911c3f20 Move api_wrapper to decorators.py 2015-12-26 19:19:31 -05:00
Jacob Wood
08b9a84c84 Fixed email checking error 2015-12-26 16:40:00 -05:00
Michael Zhang
e3b20830b5 updates 2015-12-25 23:48:20 -06:00
James Wang
29e26e54d9 Add logged_in to user session 2015-12-24 20:49:15 -05:00
James Wang
d62415b513 Link login front and back ends 2015-12-24 19:57:58 -05:00
James Wang
cfc413f782 Validate recaptcha for registration 2015-12-23 23:31:50 -05:00
James Wang
5194830e0d Make username duplication check case insensitive 2015-12-23 23:09:05 -05:00
James Wang
4bebf8dcf3 Add user login functionality 2015-12-23 21:30:55 -05:00
James Wang
dc262f778a Begin work on user registration 2015-12-23 21:08:47 -05:00
James Wang
c79489c4cf Fix blueprint route 2015-12-23 20:12:23 -05:00
James Wang
36bdcd5e6f Add user blueprint to app.py 2015-12-23 19:55:01 -05:00
Michael Zhang
8de129c2da create registration endpoint 2015-12-23 17:23:18 -06:00
Michael Zhang
de0ba444e6 added user model 2015-12-23 17:06:44 -06:00