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

wip: Feature/ajax login #789

Open
wants to merge 27 commits into
base: 8.next
Choose a base branch
from
Open

wip: Feature/ajax login #789

wants to merge 27 commits into from

Commits on Apr 16, 2019

  1. wip Ajax login

    ajibarra committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    f1a70c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

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

    yeliparra committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    dde0234 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. WIP Ajax register

    yeliparra committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    d3eadc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. Configuration menu
    Copy the full SHA
    ee64ccb View commit details
    Browse the repository at this point in the history
  2. Merge branch '8.next' into feature/ajax-login

    * 8.next: (43 commits)
      revert to base branch
      Don't hardcode find by username, but honor the config. _findUser() should always be called to return an array, otherwise auth will fail
      phpcs fix
      #765 U2fTrait should not be a hard dependency
      Fix config for cognito
      Adding support to Rehash the password if needed
      Add data
      Update .semver
      Fix authParams option not being parsed
      Update .semver
      Update CHANGELOG.md
      Fixing unit tests related to pul #768
      Bootstrap don't need to listen for EVENT_FAILED_SOCIAL_LOGIN, authenticate class already calls the needed method.
      Add default option
      Add authParams
      Release 8.0.3
      Nested if block is never tested but fixed a missing $this->request
      Fixing cs complaints
      Fixing final errors
      Need space to trigger travisci
      ...
    ajibarra committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    e6385ea View commit details
    Browse the repository at this point in the history
  3. Fix some php cs issues

    ajibarra committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    e70c4c7 View commit details
    Browse the repository at this point in the history
  4. Fixed url

    yeliparra committed Apr 24, 2019
    Configuration menu
    Copy the full SHA
    3a4b419 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. fix php cs

    yeliparra committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    1975fc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Fix login with fb

    ajibarra committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    a0a9763 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2019

  1. Merge branch 'master' of https://github.com/CakeDC/users into feature…

    …/ajax-login
    
    * 'master' of https://github.com/CakeDC/users:
      Exclude files from being exported
      Update README.md
      Update README.md
      Update CHANGELOG.md
      Update .semver
    ajibarra committed May 15, 2019
    Configuration menu
    Copy the full SHA
    a5b8383 View commit details
    Browse the repository at this point in the history
  2. Merge branch '8.next' of https://github.com/CakeDC/users into feature…

    …/ajax-login
    
    * '8.next' of https://github.com/CakeDC/users:
      fix deprecates. added static analyze tools
    ajibarra committed May 15, 2019
    Configuration menu
    Copy the full SHA
    29f1738 View commit details
    Browse the repository at this point in the history
  3. Fix duplicate table registry

    ajibarra committed May 15, 2019
    Configuration menu
    Copy the full SHA
    dd951ea View commit details
    Browse the repository at this point in the history
  4. Fix tableregistry

    ajibarra committed May 15, 2019
    Configuration menu
    Copy the full SHA
    0564a09 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

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

Commits on Aug 12, 2019

  1. phpcs fix

    rochamarcelo committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    a61562f View commit details
    Browse the repository at this point in the history
  2. fixed phpunit version

    rochamarcelo committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    137438b View commit details
    Browse the repository at this point in the history
  3. Merge branch '8.next' into issue/route-redirect-exception

    # Conflicts:
    #	config/users.php
    rochamarcelo committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    6f8a8ad View commit details
    Browse the repository at this point in the history
  4. Merge pull request #809 from CakeDC/issue/route-redirect-exception

    Handle RedirectRoute while parsing url to check permissions
    steinkel authored Aug 12, 2019
    Configuration menu
    Copy the full SHA
    dd8e2ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e20bd1 View commit details
    Browse the repository at this point in the history
  6. #ajax-login fix some tests

    steinkel committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    771aec5 View commit details
    Browse the repository at this point in the history
  7. #ajax-login fix conflicts

    steinkel committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    4a0dfe2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. #ajax-login fix more tests

    steinkel committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    95c14c5 View commit details
    Browse the repository at this point in the history
  2. #ajax-login fix tests

    steinkel committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    71fe4cc View commit details
    Browse the repository at this point in the history
  3. #ajax-login fix tests

    steinkel committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    07b559f View commit details
    Browse the repository at this point in the history
  4. fixed invalid test case related to removal at ffe9336#diff-d2ef55f8b6…

    …0f7972457ab3ecb1046a7d
    rochamarcelo committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    5079623 View commit details
    Browse the repository at this point in the history
  5. phpcs fixes

    rochamarcelo committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    2bf543c View commit details
    Browse the repository at this point in the history