Skip to content

v4.2.1.dev105: Merge pull request #8 from CybercentreCanada/variable_uid_container

Pre-release
Pre-release

Choose a tag to compare

@cccs-rs cccs-rs released this 26 May 18:17
· 225 commits to master since this release
87a79cb

Base

  • Configuration:
    • Allow option to enable use of downloading files as password-protected ZIPs from system
    • Add user setting to define password used for protected downloads
    • Add download encoding called 'protected'
    • Add zip package to al_dev for development purposes

UI/API

  • File
    • Add ability to perform protected downloads from API
    • Allow user to provide a custom password to the API (default: user-defined in Settings)
  • User: Update references to configuration block
  • Dockerfile: Add zip packages to Dockerfile

Frontend

  • User Settings
    • Hide download encoding options that are disabled by the system
    • Re-organize interface regarding file downloads in User Settings