1. 03 Oct, 2016 1 commit
  2. 30 Sep, 2016 1 commit
  3. 17 Aug, 2016 3 commits
  4. 16 Aug, 2016 10 commits
  5. 15 Aug, 2016 1 commit
  6. 13 Aug, 2016 2 commits
  7. 12 Aug, 2016 2 commits
  8. 09 Aug, 2016 1 commit
  9. 08 Aug, 2016 1 commit
  10. 04 Aug, 2016 2 commits
  11. 01 Aug, 2016 1 commit
  12. 25 Jul, 2016 6 commits
  13. 24 Jul, 2016 1 commit
  14. 22 Jul, 2016 1 commit
  15. 21 Jul, 2016 1 commit
  16. 20 Jul, 2016 1 commit
  17. 19 Jul, 2016 1 commit
    • Guus der Kinderen's avatar
      OF-1139: User-to-provider mapping · a4c178c4
      Guus der Kinderen authored
      This commit introduces a new AuthProvider and UserProvider that, similar to the
      HybridAuthProvider and -UserProvider can be configured to use more than one backend
      store. Where the Hybrids iterate over all of their providers in an attempt to
      fulfill a request, these new 'Mapped' variants will first determine what provider
      is to be used for a particular user, and will then operate on only that provider.
      This is useful where particular users are required to be restricted to specific
      backends.
      a4c178c4
  18. 07 Jul, 2016 1 commit
  19. 04 Jul, 2016 3 commits