Skip to content

v0.28.4

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 17:01
· 1 commit to main since this release

Security fixes

GHSA-fjgc-484v-j6mf - missing permission check on update_user_role API endpoint

Suggested action: update immediately if using scoped admin accounts without AccessRolesAssign permission.

An scoped admin user without the AccessRolesAssign permission was able to re-enable existing expired or revoked access role assignments due to a missing permission check, allowing them to reinstate target access for a user that used to have it in the past.

Changes

  • Added SQLite CLI to the Docker image to make database backups more convenient
  • Improved RDP web client performance

Fixes

Full Changelog: v0.28.3...v0.28.4