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

Refactor login controller; move auth logic to Auth class and password reset logic to new PasswordResetter class #6321

Merged
merged 9 commits into from Sep 28, 2014

Conversation

diosmosis
Copy link
Member

As title. For this ticket: #6318

Includes added documentation (and an added method) for the Auth interface.

Please review @mattab

diosmosis added 9 commits September 27, 2014 03:27
…xtend/override. Added extra method to Auth interface and documented Auth interface completely. Created new PasswordResetter class to contain password reset logic.
…zer) since the logic will be common to all authentication implementations. Includes tweak to docs of UsersManager API method and additional methods to Auth interface.
diosmosis pushed a commit that referenced this pull request Sep 28, 2014
Refactor login controller; move auth logic to Auth class and password reset logic to new PasswordResetter class.
@diosmosis diosmosis merged commit 43e9694 into master Sep 28, 2014
@diosmosis diosmosis deleted the login_controller_refactor branch September 28, 2014 14:13
@mattab mattab added the duplicate For issues that already existed in our issue tracker and were reported previously. label Oct 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate For issues that already existed in our issue tracker and were reported previously.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants