zcash-grant-system/backend/grant
William O'Beirne b920b73a4b
Enforce email verification server side (#142)
* Add new auth middleware for ensuring user has verified email account.

* Fix test.
2019-02-01 15:43:43 -05:00
..
admin Request for Proposal (Pt. 3 - Create & Link Proposals) (#131) 2019-02-01 14:13:30 -05:00
blockchain Request for Proposal (Pt. 1 - Models & Admin) (#120) 2019-01-30 12:59:15 -05:00
comment Partition UserSchema into SelfUserSchema (mostly used to power /me/ endpoint) and UserSchema (used everywhere else). 2019-01-27 16:13:12 -06:00
email Proposal staking (#134) 2019-01-31 17:56:16 -05:00
milestone Run reformatter on all files (#98) 2019-01-23 10:00:30 -05:00
proposal Enforce email verification server side (#142) 2019-02-01 15:43:43 -05:00
rfp Request for Proposal (Pt. 3 - Create & Link Proposals) (#131) 2019-02-01 14:13:30 -05:00
task PR review additions 2019-01-29 16:21:06 -06:00
templates/emails Proposal staking (#134) 2019-01-31 17:56:16 -05:00
user Proposal staking (#134) 2019-01-31 17:56:16 -05:00
utils Enforce email verification server side (#142) 2019-02-01 15:43:43 -05:00
__init__.py Tighten Backend Patterns (#159) 2018-10-22 17:31:33 -05:00
app.py Request for Proposal (Pt. 1 - Models & Admin) (#120) 2019-01-30 12:59:15 -05:00
commands.py User Auth Conversion (#19) 2018-12-14 13:36:22 -06:00
compat.py initial commit 2018-09-10 11:55:26 -05:00
extensions.py Run reformatter on all files (#98) 2019-01-23 10:00:30 -05:00
settings.py Proposal staking (#134) 2019-01-31 17:56:16 -05:00