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

Added configuration of Authentication Adapters to config and ChainFactory #163

Commits on Sep 12, 2012

  1. Copy the full SHA
    927fa72 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2012

  1. Copy the full SHA
    5e56b99 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    dc13c19 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ef9021b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2012

  1. Copy the full SHA
    af1b534 View commit details
    Browse the repository at this point in the history
  2. Added logout Event and trigger

    Chainable Adapter is registered to the events it offers
    USer Controller calls logout on the adapters
    pdobrigkeit committed Oct 12, 2012
    Copy the full SHA
    92727fb View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2012

  1. Copy the full SHA
    301f554 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2012

  1. Copy the full SHA
    3a25a26 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2012

  1. Copy the full SHA
    c743473 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f0570e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2012

  1. Small typo fix

    $locator => $serviceManager
    atans committed Nov 21, 2012
    Copy the full SHA
    ec9d33a View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2012

  1. Update src/ZfcUser/Authentication/Adapter/AbstractAdapter.php

    mispelling "statisfied" in isSatisfied() method comment
    parktrip committed Nov 30, 2012
    Copy the full SHA
    622f784 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2012

  1. Merge pull request ZF-Commons#141 from jakejohns/hotfix/registration-…

    …captcha
    
    Fixed how Form\Base deals with captcha options
    akrabat committed Dec 4, 2012
    Copy the full SHA
    8c76984 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2012

  1. Copy the full SHA
    570c712 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ZF-Commons#194 from FredzL/master

    Translation of the validation messages for AbstractRecord
    akrabat committed Dec 5, 2012
    Copy the full SHA
    ec2817c View commit details
    Browse the repository at this point in the history
  3. Merge pull request ZF-Commons#192 from parktrip/patch-1

    Update src/ZfcUser/Authentication/Adapter/AbstractAdapter.php
    akrabat committed Dec 5, 2012
    Copy the full SHA
    83475f9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request ZF-Commons#186 from atans/patch-1

    Small typo fix
    akrabat committed Dec 5, 2012
    Copy the full SHA
    20c603b View commit details
    Browse the repository at this point in the history
  5. Merge pull request ZF-Commons#180 from jhuet/retrieving-redirect-from…

    …-query
    
    Do not limit retrieval of redirect parameter to POST
    akrabat committed Dec 5, 2012
    Copy the full SHA
    35ef380 View commit details
    Browse the repository at this point in the history
  6. Merge pull request ZF-Commons#159 from basz/hotfix/zf2-develop-aware-…

    …change-for-controller
    
    accommodate ServiceLocatorAwareInterface
    akrabat committed Dec 5, 2012
    Copy the full SHA
    ee18443 View commit details
    Browse the repository at this point in the history
  7. Merge pull request ZF-Commons#185 from riceri/master

    Change password and email while not logged in
    akrabat committed Dec 5, 2012
    Copy the full SHA
    84ddb23 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2012

  1. Copy the full SHA
    b5cd314 View commit details
    Browse the repository at this point in the history
  2. Added logout Event and trigger

    Chainable Adapter is registered to the events it offers
    USer Controller calls logout on the adapters
    pdobrigkeit committed Dec 7, 2012
    Copy the full SHA
    2598f91 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/configurableAdapterChain' of github.com:pdobrig…

    …keit/ZfcUser into feature/configurableAdapterChain
    
    Conflicts:
    	src/ZfcUser/Options/ModuleOptions.php
    pdobrigkeit committed Dec 7, 2012
    Copy the full SHA
    6e98d5b View commit details
    Browse the repository at this point in the history