github joaovitoriasilva/endurain v0.15.3

latest releases: v0.15.5, v0.15.4
one day ago

v0.15.3 - Fixed export/import, Docker secrets support for sensitive env vars, warning for invalid FERNET_KEY value and added missing translations

  • Fixed export/import
    • New import and export services that based on system resources do steps in batches so memory is not exhausted
    • Add new file security module for secure file upload validation, v0.16.0 will introduce this as an external module - safeuploads
  • Add Docker secrets support for sensitive env vars (DB_PASSWORD, SECRET_KEY and FERNET_KEY) #383
  • New Docker Compose example for use with secrets
  • Invalid FERNET_KEY now displays a warning in app.log
  • Add MariaDB to Postgres migration guide using export/import - Thanks @rubenixnagios for all the testing #364
  • Docs now use material theme
  • Added missing translations
  • Bumped dependencies

Don't miss a new endurain release

NewReleases is sending notifications on new releases.