1. 16 Nov, 2015 1 commit
    • Tom Evans's avatar
      OF-881: Apply review feedback · aa7a5ef6
      Tom Evans authored
      - Use AtomicReference instead of synchronized block
      - Extend java.io.Closeable; document contract
      - Consolidate close/state transition logic
      aa7a5ef6
  2. 13 Nov, 2015 4 commits
  3. 11 Nov, 2015 5 commits
  4. 10 Nov, 2015 4 commits
  5. 09 Nov, 2015 16 commits
  6. 08 Nov, 2015 2 commits
  7. 07 Nov, 2015 2 commits
  8. 06 Nov, 2015 1 commit
    • Francesco Scoccia's avatar
      RestAPI Plugin - Provide the possibility to use Custom Auth Filter · ed8c675b
      Francesco Scoccia authored
      Right now, RestAPI plugin provides two option for accessing its
      endpoints:
      # Basic authentication: uses username and password of an existing
      Openfire admin accoount
      # Secret key: uses for authentication a key defined in the Openfire
      Admin console.
      
      It may be really useful to provide the option to define another Filter
      as the authentication mechanism to use for accessing the plugin' Rest
      service given its fully qualified class name.
      ed8c675b
  9. 03 Nov, 2015 1 commit
  10. 02 Nov, 2015 3 commits
  11. 31 Oct, 2015 1 commit