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 Admin authentication related code #15

Merged
merged 2 commits into from
Nov 5, 2016

Conversation

danguita
Copy link
Contributor

@danguita danguita commented Nov 5, 2016

This PR implements #10 and comes from #13.

What does this PR do?

  • Namespace Authentication concerns under the Authentication module.
  • Increase test coverage.
  • Put some TODO marks there for coming features.
  • Organize Admin::BaseController in terms of naming and method visibility.

How should this be manually tested?

You should be asked for login credentials when trying to reach the admin namespace at http:https://gobierto.dev/admin/

- Namespace Authentication concerns under the `Authentication` module.
- Increase test coverage.
- Put some TODO marks there for coming features.
@danguita
Copy link
Contributor Author

danguita commented Nov 5, 2016

The CI build is broken until we consider merging #14, so I'm ignoring the build status for now. It is passing locally.

@danguita
Copy link
Contributor Author

danguita commented Nov 5, 2016

Merging this one by myself to move the feature forward /cc @ferblape

@danguita danguita merged commit 48e22c1 into master Nov 5, 2016
@danguita danguita deleted the 10-admin-authentication-refactor branch November 5, 2016 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant