1. 26 Sep, 2016 1 commit
    • Guus der Kinderen's avatar
      OF-777: CSRF value must be included in form. · 1c3e1372
      Guus der Kinderen authored
      This fixes a bug where the EmailService settings could not be changed
      through the admin panel. Note that this is introduced in the same
      version of Openfire (4.1.0) as that will include this commit.
      1c3e1372
  2. 17 Aug, 2016 3 commits
  3. 16 Aug, 2016 10 commits
  4. 15 Aug, 2016 1 commit
  5. 13 Aug, 2016 2 commits
  6. 12 Aug, 2016 2 commits
  7. 09 Aug, 2016 1 commit
  8. 08 Aug, 2016 1 commit
  9. 04 Aug, 2016 2 commits
  10. 01 Aug, 2016 1 commit
  11. 25 Jul, 2016 6 commits
  12. 24 Jul, 2016 1 commit
  13. 22 Jul, 2016 1 commit
  14. 21 Jul, 2016 1 commit
  15. 20 Jul, 2016 1 commit
  16. 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
  17. 07 Jul, 2016 1 commit
  18. 04 Jul, 2016 4 commits