1. 04 May, 2021 4 commits
  2. 03 May, 2021 2 commits
  3. 29 Apr, 2021 2 commits
  4. 27 Apr, 2021 1 commit
  5. 26 Apr, 2021 1 commit
  6. 25 Apr, 2021 9 commits
  7. 23 Apr, 2021 2 commits
  8. 22 Apr, 2021 2 commits
  9. 19 Apr, 2021 1 commit
  10. 16 Apr, 2021 1 commit
  11. 09 Apr, 2021 3 commits
  12. 08 Apr, 2021 1 commit
  13. 02 Apr, 2021 1 commit
  14. 30 Mar, 2021 2 commits
  15. 29 Mar, 2021 4 commits
  16. 26 Mar, 2021 1 commit
  17. 25 Mar, 2021 3 commits
    • Łukasz Nowak's avatar
      manager: Implement whitelistfirewall · 6fb092c4
      Łukasz Nowak authored
      whitelistfirewall manager is locking down partition access as configured in
      partition's .slapos-whitelist-firewall file by using firewalld configuration.
      
      The md5sum of last generated partition whitelist file is used to take
      decision if given rule shall be updated.
      
      The manager supports partition setup and destruction.
      
      Note: User id is used with netfilter owner module, as currently the sourcing
            address is not enforced to be per partition.
      6fb092c4
    • Łukasz Nowak's avatar
      slapgrid: Execute manager even if promise fails · 25e01390
      Łukasz Nowak authored
      Despite promise failure, managers shall be executed, as often thanks to
      running them, promise can be fulfilled.
      25e01390
    • Rafael Monnerat's avatar
      slapos_rss_style: Add form for render Legacy RSS · 439b3313
      Rafael Monnerat authored
          Whenever a rss feed is disabled, we can use this form to render a legacy message that changes url and pubDate once a day.
      439b3313