Skip to content
Snippets Groups Projects
  1. Dec 07, 2020
  2. Dec 03, 2020
  3. Dec 02, 2020
  4. Nov 30, 2020
  5. Nov 24, 2020
  6. Nov 22, 2020
  7. Nov 18, 2020
  8. Nov 17, 2020
  9. Nov 16, 2020
  10. Nov 12, 2020
  11. Nov 11, 2020
  12. Nov 10, 2020
  13. Nov 09, 2020
  14. Nov 07, 2020
  15. Nov 06, 2020
  16. Nov 04, 2020
  17. Nov 03, 2020
  18. Nov 02, 2020
    • Morris Jobke's avatar
      Improve CertificateManager to not be user context dependent · dc479aae
      Morris Jobke authored
      
      * removes the ability for users to import their own certificates (for external storage)
      * reliably returns the same certificate bundles system wide (and not depending on the user context and available sessions)
      
      The user specific certificates were broken in some cases anyways, as they are only loaded if the specific user is logged in and thus causing unexpected behavior for background jobs and other non-user triggered code paths.
      
      Signed-off-by: default avatarMorris Jobke <hey@morrisjobke.de>
      dc479aae
Loading