1. 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);
      ```
  2. 30 Jun, 2014 2 commits
  3. 27 Jun, 2014 1 commit
  4. 25 Jun, 2014 1 commit
  5. 06 May, 2014 1 commit
  6. 04 May, 2014 1 commit
  7. 29 Apr, 2014 1 commit
  8. 07 Apr, 2014 1 commit
  9. 16 Mar, 2014 1 commit
  10. 07 Mar, 2014 1 commit
  11. 03 Mar, 2014 2 commits
  12. 02 Mar, 2014 1 commit
  13. 20 Feb, 2014 2 commits
  14. 18 Feb, 2014 1 commit
  15. 16 Feb, 2014 1 commit
  16. 15 Feb, 2014 1 commit
  17. 07 Feb, 2014 1 commit
  18. 05 Feb, 2014 5 commits
  19. 04 Feb, 2014 1 commit
  20. 01 Feb, 2014 4 commits
  21. 31 Jan, 2014 2 commits
  22. 19 Jan, 2014 1 commit
  23. 08 Jan, 2014 1 commit
  24. 29 Dec, 2013 1 commit
  25. 17 Nov, 2013 1 commit
  26. 16 Nov, 2013 3 commits
  27. 13 Nov, 2013 1 commit