Skip to content
  • Johan Cwiklinski's avatar
    Merge pull request from GHSA-7xwm-4vjr-jvqh · f1ae6c84
    Johan Cwiklinski authored
    * Deprecate GLPIKEY usage
    
    CVE-2020-5248
    
    Deprecate GLPIKEY usage, and replace it with key file per instance.
    Add a command to generate new key, and update database.
    Add plugins hooks to rgister fields or configuration entries to be
    handled when updating db.
    
    * Rely on sodium compat for encryption/decryption
    
    New name for key file, handle migration
    Add not required sodium extension
    Deprecate, fill changelog, drop old keyfile
    Key must be generated from dedicated method
    f1ae6c84