An error occurred fetching the project authors.
  1. 28 Dec, 2015 1 commit
  2. 15 Dec, 2015 1 commit
  3. 14 Dec, 2015 1 commit
  4. 07 Dec, 2015 1 commit
  5. 23 Nov, 2015 1 commit
  6. 19 Nov, 2015 1 commit
  7. 16 Nov, 2015 1 commit
  8. 13 Nov, 2015 1 commit
  9. 03 Nov, 2015 1 commit
  10. 26 Oct, 2015 1 commit
  11. 23 Oct, 2015 1 commit
  12. 13 Oct, 2015 1 commit
  13. 25 Sep, 2015 1 commit
    • Paul Beattie's avatar
      Add support for AWS S3 Server-Side Encryption support · 253d2320
      Paul Beattie authored
      This adds support for AWS S3 SSE with S3 managed keys, this means the
      data is encrypted at rest and the encryption is handled transparently to
      the end user as well as in the AWS Console. This is optional and not
      required to make S3 uploads work.
      253d2320
  14. 21 Sep, 2015 2 commits
  15. 20 Sep, 2015 1 commit
  16. 18 Sep, 2015 1 commit
  17. 15 Sep, 2015 1 commit
  18. 09 Sep, 2015 2 commits
  19. 08 Sep, 2015 1 commit
  20. 02 Sep, 2015 1 commit
  21. 19 Aug, 2015 1 commit
  22. 18 Aug, 2015 1 commit
  23. 24 Jul, 2015 2 commits
  24. 23 Jul, 2015 1 commit
  25. 21 Jul, 2015 1 commit
  26. 06 Jul, 2015 1 commit
  27. 13 Jun, 2015 1 commit
  28. 11 Jun, 2015 1 commit
  29. 09 Jun, 2015 2 commits
  30. 03 Jun, 2015 1 commit
    • Alex Lossent's avatar
      Add option to automatically link omniauth and LDAP identities · dfcea8ed
      Alex Lossent authored
      Until now, a user needed to first sign in with his LDAP identity and then manually
      link his/her account with an omniauth identity from their profile.
      Only when this is done can the user authenticate with the omniauth provider and at
      the same time benefit from the LDAP integration (HTTPS authentication with LDAP
      username/password and in EE: LDAP groups, SSH keys etc.).
      This feature automates the process by looking up a corresponding LDAP person when a
      user connects with omniauth for the first time and then automatically linking the LDAP
      and omniauth identities (of course, like the existing allow_single_sign_on setting,
      this is meant to be used with trusted omniauth providers).
      The result is identical to a manual account link.
      
      Add config initializers for other omniauth settings.
      dfcea8ed
  31. 29 May, 2015 1 commit
  32. 27 May, 2015 1 commit
  33. 16 May, 2015 1 commit
  34. 06 May, 2015 2 commits
  35. 03 May, 2015 1 commit