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