1. 21 Jun, 2019 1 commit
  2. 20 Jun, 2019 5 commits
  3. 19 Jun, 2019 5 commits
  4. 18 Jun, 2019 1 commit
  5. 17 Jun, 2019 4 commits
  6. 14 Jun, 2019 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend: Put back certificates to input schemas · 05b1d215
      Łukasz Nowak authored
      In "caddy-frontend: Implement KeDiFa SSL information" the certificates were
      dropped from the schema, but still internally supported. This lead to missing
      UI fields for still supported parameters.
      
      Reintroduced them with OBSOLETE mark.
      
      /reviewed-on !574
      05b1d215
  7. 12 Jun, 2019 5 commits
  8. 07 Jun, 2019 2 commits
  9. 06 Jun, 2019 5 commits
    • Thomas Gambier's avatar
      certificate_authority: unique_subject = no · 4e29c395
      Thomas Gambier authored
      "openssl ca" is keeping track of all generated certificates in its DB.
      If we try to regenerate a certificate that was already generated,
      openssl ca fails with :
      
      ERROR:There is already a certificate for /C=XX/ST=(State,)/O=Company/CN=ca-shellinabox/emailAddress=xx@example.com
      
      Changing "unique_subject" to no removes this ERROR.
      
      /reviewed-on !556
      4e29c395
    • Thomas Gambier's avatar
      Update perl-URI version · 75f3255d
      Thomas Gambier authored
      75f3255d
    • Łukasz Nowak's avatar
      fix "caddy-frontend: Adapt to ATS 7" · 6782c791
      Łukasz Nowak authored
      Before normalize_ae_gzip was 0, and better keep it this way as it is
      suspected root problem of incorrectly varianted cache depending on
      client Accept-Encoding.
      6782c791
    • Ivan Tyagov's avatar
      Bump versions. · 5f7d7dcb
      Ivan Tyagov authored
      5f7d7dcb
    • Vincent Pelletier's avatar
      Revert "Update slapos.core version" · 83e9bd45
      Vincent Pelletier authored
      This reverts commit 8251f3dd.
      
      1.4.23 is not available on pypi yet, causing all involved software releases
      to fail instanciating, breaking all tests.
      Feel free to reapply once the version is actually released.
      83e9bd45
  10. 05 Jun, 2019 3 commits
  11. 04 Jun, 2019 1 commit
  12. 31 May, 2019 6 commits
  13. 30 May, 2019 1 commit