Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Fix password reset #758

Merged
merged 1 commit into from Apr 29, 2016

Conversation

Projects
None yet
2 participants
Member

dbkr commented Apr 29, 2016

Default requester to None, otherwise it isn't defined when resetting using email auth

Fix password reset
Default requester to None, otherwise it isn't defined when resetting using email auth
Owner

erikjohnston commented Apr 29, 2016

LGTM

@dbkr dbkr merged commit 56aae0e into develop Apr 29, 2016

8 checks passed

Flake8 + Packaging (Commit) Build #568 origin/dbkr/fix_password_reset succeeded in 27 sec
Details
Flake8 + Packaging (Merged PR) Build finished.
Details
Sytest Postgres (Commit) Build #552 origin/dbkr/fix_password_reset succeeded in 4 min 39 sec
Details
Sytest Postgres (Merged PR) Build finished.
Details
Sytest SQLite (Commit) Build #559 origin/dbkr/fix_password_reset succeeded in 3 min 18 sec
Details
Sytest SQLite (Merged PR) Build finished.
Details
Unit Tests (Commit) Build #612 origin/dbkr/fix_password_reset succeeded in 1 min 6 sec
Details
Unit Tests (Merged PR) Build finished.
Details

@richvdh richvdh deleted the dbkr/fix_password_reset branch Dec 1, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment