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

Ro auth wip #73

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Ro auth wip #73

wants to merge 15 commits into from

Commits on Jul 25, 2015

  1. Configuration menu
    Copy the full SHA
    fd5c982 View commit details
    Browse the repository at this point in the history
  2. upgrade phoenix_ecto

    rorysaur committed Jul 25, 2015
    Configuration menu
    Copy the full SHA
    c233ca8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dd4dd8 View commit details
    Browse the repository at this point in the history
  4. alias User in controllers

    rorysaur committed Jul 25, 2015
    Configuration menu
    Copy the full SHA
    b47133f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2015

  1. add comeonin for bcrypt

    rorysaur committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    0aa9291 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c14347 View commit details
    Browse the repository at this point in the history
  3. add password handling module

    rorysaur committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    46876f3 View commit details
    Browse the repository at this point in the history
  4. add registration controller

    rorysaur committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    c8dfd6a View commit details
    Browse the repository at this point in the history
  5. add jquery

    rorysaur committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    7440407 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f1fbe0 View commit details
    Browse the repository at this point in the history
  7. add Register component

    rorysaur committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    6bdf79f View commit details
    Browse the repository at this point in the history
  8. add Register route

    rorysaur committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    616ce21 View commit details
    Browse the repository at this point in the history
  9. add registerUser action

    rorysaur committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    05bcd16 View commit details
    Browse the repository at this point in the history
  10. fix copypasta

    rorysaur committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    b9cb236 View commit details
    Browse the repository at this point in the history
  11. fix some more copypasta

    rorysaur committed Jul 26, 2015
    Configuration menu
    Copy the full SHA
    e0e1742 View commit details
    Browse the repository at this point in the history