Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement username/password change, password reset #35

Closed
micheljung opened this issue Feb 3, 2017 · 9 comments
Closed

Implement username/password change, password reset #35

micheljung opened this issue Feb 3, 2017 · 9 comments
Assignees
Milestone

Comments

@micheljung
Copy link
Member

micheljung commented Feb 3, 2017


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@Geosearchef
Copy link
Member

unit tests missing

@Geosearchef Geosearchef changed the title Implement password change Implement username/password change, password reset Apr 15, 2017
@micheljung micheljung modified the milestone: v1.0 Apr 21, 2017
@micheljung
Copy link
Member Author

Since the password is currently only sha256'd and might, therefore, be read and converted to plaintext by an attacker, we should encrypt the JWT payload

@Geosearchef
Copy link
Member

Geosearchef commented Apr 21, 2017

not relevant for password reset, but for registration, registration may also be switched to entering username and password when claiming the token.

@IDragonfire
Copy link
Contributor

What is the state of this?

@Geosearchef
Copy link
Member

nearly complete, I will finish as soon as I get access to a computer I can test on (should be the next 2-3 days).

@IDragonfire
Copy link
Contributor

Do you need help with something?

PS.: #76 (comment)

Geosearchef added a commit that referenced this issue May 10, 2017
@Geosearchef
Copy link
Member

no, should be done, just hadn't got enough time, thx

Geosearchef added a commit that referenced this issue May 10, 2017
Geosearchef added a commit that referenced this issue May 10, 2017
Brutus5000 pushed a commit that referenced this issue Oct 8, 2017
Brutus5000 pushed a commit that referenced this issue Oct 8, 2017
Brutus5000 added a commit that referenced this issue Oct 8, 2017
rework tests (use builder, less strings in test)
Brutus5000 added a commit that referenced this issue Oct 8, 2017
rework tests (use builder, less strings in test)
Brutus5000 added a commit that referenced this issue Oct 8, 2017
rework tests (use builder, less strings in test)
Brutus5000 pushed a commit that referenced this issue Oct 18, 2017
Brutus5000 pushed a commit that referenced this issue Oct 18, 2017
Brutus5000 added a commit that referenced this issue Oct 18, 2017
rework tests (use builder, less strings in test)
Brutus5000 pushed a commit that referenced this issue Oct 18, 2017
Brutus5000 pushed a commit that referenced this issue Oct 18, 2017
Brutus5000 added a commit that referenced this issue Oct 18, 2017
rework tests (use builder, less strings in test)
@Brutus5000
Copy link
Member

Finally :)

@micheljung
Copy link
Member Author

Hooray! :) Many thanks.

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

No branches or pull requests

4 participants