1. 25 Jul, 2014 1 commit
  2. 11 Jul, 2014 1 commit
  3. 10 Jul, 2014 3 commits
  4. 08 Jul, 2014 1 commit
    • IdentityInterface::findIdentity should return active users · 6ec0b60a
      Serge Postrash authored
      ```
      interface IdentityInterface
      {
          /**
           * Finds an identity by the given ID.
           * @param string|integer $id the ID to be looked for
           * @return IdentityInterface the identity object that matches the given ID.
           * Null should be returned if such an identity cannot be found
           * or the identity is not in an active state (disabled, deleted, etc.)
           */
          public static function findIdentity($id);
      ```
  5. 02 Jul, 2014 1 commit
  6. 01 Jul, 2014 1 commit
  7. 30 Jun, 2014 2 commits
  8. 27 Jun, 2014 1 commit
  9. 26 Jun, 2014 1 commit
  10. 25 Jun, 2014 1 commit
  11. 20 Jun, 2014 1 commit
  12. 09 Jun, 2014 2 commits
  13. 29 May, 2014 2 commits
  14. 24 May, 2014 1 commit
  15. 16 May, 2014 1 commit
  16. 06 May, 2014 1 commit
  17. 04 May, 2014 1 commit
  18. 29 Apr, 2014 1 commit
  19. 17 Apr, 2014 1 commit
  20. 07 Apr, 2014 1 commit
  21. 30 Mar, 2014 1 commit
  22. 16 Mar, 2014 2 commits
  23. 09 Mar, 2014 1 commit
  24. 07 Mar, 2014 1 commit
  25. 05 Mar, 2014 1 commit
  26. 04 Mar, 2014 3 commits
  27. 03 Mar, 2014 3 commits
  28. 02 Mar, 2014 1 commit
  29. 20 Feb, 2014 2 commits