Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

Auth #1

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

Auth #1

wants to merge 76 commits into from

Commits on Mar 16, 2020

  1. User registration

    josevalim committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    65f49a9 View commit details
    Browse the repository at this point in the history
  2. Login/logout

    josevalim committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    e84f9be View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Add user confirmation

    josevalim committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    eff8376 View commit details
    Browse the repository at this point in the history
  2. Use tokens for login/logout

    josevalim committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    d517b54 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Password resets

    josevalim committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    64ed8f9 View commit details
    Browse the repository at this point in the history
  2. E-mail change

    josevalim committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    d4ea2b4 View commit details
    Browse the repository at this point in the history
  3. Update password

    josevalim committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    b677abc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1befca8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

  1. Add remember me cookie

    josevalim committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    6625019 View commit details
    Browse the repository at this point in the history
  2. Remove outdated comments

    josevalim committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    153b7ce View commit details
    Browse the repository at this point in the history
  3. Initial batch of tests

    josevalim committed Mar 24, 2020
    Configuration menu
    Copy the full SHA
    fe52685 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    3e30e6d View commit details
    Browse the repository at this point in the history
  2. More tests

    josevalim committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    5a2f0ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3b7a93 View commit details
    Browse the repository at this point in the history
  4. Session tests

    josevalim committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    653d4ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba4b093 View commit details
    Browse the repository at this point in the history
  6. Domain tests done

    josevalim committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    c157742 View commit details
    Browse the repository at this point in the history
  7. UserAuth tests

    josevalim committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    f137822 View commit details
    Browse the repository at this point in the history
  8. Update test/demo/accounts_test.exs

    Co-Authored-By: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    5b550b8 View commit details
    Browse the repository at this point in the history
  9. Update lib/demo/accounts.ex

    Co-Authored-By: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    e7dd9e1 View commit details
    Browse the repository at this point in the history
  10. Update lib/demo/accounts.ex

    Co-Authored-By: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    4e02461 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Initial controller tests

    josevalim committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    39ccccb View commit details
    Browse the repository at this point in the history
  2. Session controller

    josevalim committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    3558bac View commit details
    Browse the repository at this point in the history
  3. Registration controller

    josevalim committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    bdef99d View commit details
    Browse the repository at this point in the history
  4. Settings controller

    josevalim committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    e61a7aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc2c735 View commit details
    Browse the repository at this point in the history
  6. Reset tests

    josevalim committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    76ff10a View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-Authored-By: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    44a6bac View commit details
    Browse the repository at this point in the history
  8. Add a license

    josevalim committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    7c07c02 View commit details
    Browse the repository at this point in the history
  9. Use citext for PG

    josevalim committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    085dd92 View commit details
    Browse the repository at this point in the history
  10. Update lib/demo_web/router.ex

    Co-Authored-By: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    0e3efd9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fcf4a8b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9113466 View commit details
    Browse the repository at this point in the history
  13. Rename file properly

    josevalim committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    0712d9c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2020

  1. Apply suggestions from code review

    Co-Authored-By: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    9c22870 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19470c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. Tokens must be unique

    josevalim committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    4796235 View commit details
    Browse the repository at this point in the history
  2. Add tests, improve index

    josevalim committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    f801205 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    2a7616a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b53f616 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    6049142 View commit details
    Browse the repository at this point in the history
  2. Update lib/demo_web/controllers/user_auth.ex

    Co-Authored-By: Aaron Tinio <[email protected]>
    josevalim and aptinio committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    97bd003 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-Authored-By: Mark Murphy <[email protected]>
    Co-Authored-By: Cassius Pacheco <[email protected]>
    3 people committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    7f3a55e View commit details
    Browse the repository at this point in the history
  4. Grammar

    josevalim committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    f698bc8 View commit details
    Browse the repository at this point in the history
  5. Update test/demo/accounts_test.exs

    Co-Authored-By: Jon Rowe <[email protected]>
    josevalim and JonRowe committed Apr 1, 2020
    1 Configuration menu
    Copy the full SHA
    ef46ae1 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-Authored-By: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    d3aca05 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. More fixes

    josevalim committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    326db9c View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-Authored-By: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    4abf899 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Update priv/repo/migrations/20200316103722_create_user_auth_tables.exs

    Co-Authored-By: Cristian Álvarez Belaustegui <[email protected]>
    josevalim and crbelaus committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    f3a1571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8655c00 View commit details
    Browse the repository at this point in the history
  3. Use distinct IDs

    josevalim committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    5fbf0ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13de852 View commit details
    Browse the repository at this point in the history
  5. Update test/demo/accounts_test.exs

    Co-Authored-By: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    6637c85 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-Authored-By: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    ead269e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. Add missing "for" attributes on password field labels (#2)

    Because the id of the password fields have been changed, the labels need their "for" attributes to match them.
    srgpqt committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    c73cba4 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. token -> link

    josevalim committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    01194c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. Apply suggestions from code review

    Co-Authored-By: Wojtek Mach <[email protected]>
    josevalim and wojtekmach committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    288c67a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b1a270 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Apply suggestions from code review

    Co-Authored-By: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    cd2ab05 View commit details
    Browse the repository at this point in the history
  2. Update file

    josevalim committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    9912c79 View commit details
    Browse the repository at this point in the history
  3. Update test/demo_web/controllers/user_auth_test.exs

    Co-Authored-By: Michael Crumm <[email protected]>
    josevalim and mcrumm committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    25d083d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Update lib/demo/accounts/user.ex

    Co-Authored-By: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    fbd52ec View commit details
    Browse the repository at this point in the history
  2. Update lib/demo/accounts.ex

    Co-Authored-By: Wojtek Mach <[email protected]>
    josevalim and wojtekmach committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    ecc8eb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    6ae63ab View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Remove unused if

    josevalim committed May 1, 2020
    Configuration menu
    Copy the full SHA
    e51d52a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2020

  1. Configuration menu
    Copy the full SHA
    bb13f6b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2020

  1. Configuration menu
    Copy the full SHA
    1eebcae View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    4113391 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

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

Commits on May 7, 2020

  1. Comments

    josevalim committed May 7, 2020
    Configuration menu
    Copy the full SHA
    3003342 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    6f2ef5d View commit details
    Browse the repository at this point in the history
  2. Update lib/demo/accounts.ex

    Co-authored-by: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed May 8, 2020
    Configuration menu
    Copy the full SHA
    83d5deb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. Configuration menu
    Copy the full SHA
    78cb46e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Add index on user_id

    josevalim committed May 19, 2020
    Configuration menu
    Copy the full SHA
    57bf7df View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Update lib/demo/accounts.ex

    Co-authored-by: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed May 26, 2020
    Configuration menu
    Copy the full SHA
    ed0e210 View commit details
    Browse the repository at this point in the history
  2. Update test/support/fixtures/accounts_fixtures.ex

    Co-authored-by: Aaron Renner <[email protected]>
    josevalim and aaronrenner committed May 26, 2020
    Configuration menu
    Copy the full SHA
    4664c37 View commit details
    Browse the repository at this point in the history