1. 22 Nov, 2015 1 commit
  2. 13 Nov, 2015 1 commit
    • Roman S's avatar
      Update REST API Plugin to 1.1.7 · 575ea98c
      Roman S authored
      Added: Provide the possibility to use a Custom Auth Filter
      Fixed: Preflight request will be not blocked by Authentication
      Added: Group names in ChatRoom Entity
      575ea98c
  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 3 commits
  12. 30 Oct, 2015 1 commit