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

SYN-646 - Register endpoint returns refresh_token #637

Merged
merged 2 commits into from Mar 10, 2016

Conversation

Projects
None yet
3 participants
Contributor

blide commented Mar 10, 2016

Guest registration still doesn't return refresh_token

Register endpoint returns refresh_token
Guest registration still doesn't return refresh_token

Can one of the admins verify this patch?

Can one of the admins verify this patch?

Can one of the admins verify this patch?

Can one of the admins verify this patch?

Owner

erikjohnston commented Mar 10, 2016

@matrixbot ok to test

@erikjohnston erikjohnston self-assigned this Mar 10, 2016

Contributor

blide commented Mar 10, 2016

Fixed

Owner

erikjohnston commented Mar 10, 2016

Brilliant, thanks for this! Could you just follow the sign off steps: https://github.com/matrix-org/synapse/blob/master/CONTRIBUTING.rst#sign-off? Just commenting with "Signed-off-by: Your Name <your@email.example.org>" here is fine.

Owner

erikjohnston commented Mar 10, 2016

Also feel free to add yourself to AUTHORS.rst :)

Contributor

blide commented Mar 10, 2016

Thanks for a good project.
Signed-off-by: Roman Shakhov r.intval@gmail.com

erikjohnston added a commit that referenced this pull request Mar 10, 2016

Merge pull request #637 from blide/develop
SYN-646 - Register endpoint returns refresh_token

@erikjohnston erikjohnston merged commit c22a3f3 into matrix-org:develop Mar 10, 2016

4 checks passed

Flake8 + Packaging (Merged PR) Build finished.
Details
Sytest Postgres (Merged PR) Build finished.
Details
Sytest SQLite (Merged PR) Build finished.
Details
Unit Tests (Merged PR) Build finished.
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment